Sign in
android
/
platform
/
frameworks
/
base
/
9fa26644ed22e0c56300afb79883a52e10052c15
/
libs
/
hwui
/
jni
/
Region.cpp
15da7e2
Update Region.cpp to use AParcel NDK APIs
by Derek Sollenberger
· 5 years ago
c5882c4
Remove dependencies on headers outside UI module
by Derek Sollenberger
· 5 years ago
83ccff7
Move android.graphics JNI & APEX files into HWUI
by Derek Sollenberger
· 5 years ago
[Renamed from core/jni/android/graphics/Region.cpp]
39adc88
use rect version of join, the other is deprecated
by Mike Reed
· 6 years ago
40d7813
Create C API for accessing android.graphics.Region in native code.
by Derek Sollenberger
· 6 years ago
21e7e2d
Build native android graphics library for desktop
by Jerome Gaillard
· 6 years ago
85e0c89
resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
c6baf56
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
fd00820
Update Region parcelling to use SkRegion::Iter
by Derek Sollenberger
· 9 years ago
b57dd72
resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 9 years ago
76f6a86
constify JNINativeMethod function pointer tables
by Daniel Micay
· 9 years ago
2a6d6e5
Fixes for Region_writeToParcel.
by Leon Scroggins III
· 10 years ago
cdadfc2
Check that the parcel contained the expected amount of region data.
by Derek Sollenberger
· 10 years ago
3082fe4
Ensure that unparcelling Region only reads the expected number of bytes
by Derek Sollenberger
· 10 years ago
ed6b9df
Frameworks/base: Consistency in core/jni
by Andreas Gampe
· 10 years ago
e648c19
resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aosp
by Leon Scroggins III
· 11 years ago
5e49b49
Update framework to use M33 Skia. DO NOT MERGE
by Leon Scroggins III
· 11 years ago
a039843
AArch64: Make graphics classes 64-bit compatible
by Ashok Bhat
· 11 years ago
d0351a6
am 1bce2db3: Merge "Fix return type mismatch in Region\'s JNI code."
by Derek Sollenberger
· 12 years ago
250f8ef
Fix return type mismatch in Region's JNI code.
by Derek Sollenberger
· 12 years ago
ca79cf6
Update framework to support r5967 of Skia.
by Derek Sollenberger
· 13 years ago
d84e1ce
Split Parcel JNI details away from Binder.
by Jeff Sharkey
· 13 years ago
4cb1753
Remove useless forward declarations.
by Elliott Hughes
· 14 years ago
120856c
Pass SkRegion::toString() through to java.
by Joe Onorato
· 14 years ago
fbf0977
Support non-rectangular input regions.
by Jeff Brown
· 14 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
b10f138
* Add regoin scaling for transparent support
by Mitsuru Oshima
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago