Searched defs:reg (Results 1 – 12 of 12) sorted by relevance
/frameworks/native/opengl/libs/GLES2/ |
D | gl2.cpp | 47 #define GET_TLS(reg) \ argument 50 #define GET_TLS(reg) \ argument
|
/frameworks/native/opengl/libs/EGL/ |
D | getProcAddress.cpp | 41 #define GET_TLS(reg) \ argument
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl.cpp | 101 #define GET_TLS(reg) \ argument 104 #define GET_TLS(reg) \ argument
|
/frameworks/native/include/private/ui/ |
D | RegionHelper.h | 198 void advance(region& reg, TYPE& aTop, TYPE& aBottom) { in advance() 279 void advance(region& reg, TYPE& left, TYPE& right) { in advance()
|
/frameworks/native/libs/binder/ |
D | MemoryHeapBase.cpp | 113 pmem_region reg; in mapfd() local
|
/frameworks/base/core/java/android/os/ |
D | Broadcaster.java | 60 Registration reg = new Registration(); in request() local
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | sbr_update_freq_scale.cpp | 152 Int32 reg; in sbr_update_freq_scale() local
|
/frameworks/native/libs/ui/ |
D | Region.cpp | 268 rasterizer(Region& reg) in rasterizer() 345 bool Region::validate(const Region& reg, const char* name) in validate() 536 void Region::translate(Region& reg, int dx, int dy) in translate() 556 void Region::translate(Region& dst, const Region& reg, int dx, int dy) in translate()
|
/frameworks/native/libs/gui/ |
D | SurfaceTextureClient.cpp | 627 const Region& reg) in copyBlt()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 1765 void SurfaceFlinger::setInvalidateRegion(const Region& reg) { in setInvalidateRegion() 1772 Region reg(mInvalidateRegion); in getAndClearInvalidateRegion() local
|
/frameworks/base/core/jni/ |
D | android_view_Surface.cpp | 699 Region reg(Rect(b.fLeft, b.fTop, b.fRight, b.fBottom)); in Surface_setTransparentRegion() local
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 282 Region reg; in subtract() local
|