/frameworks/base/graphics/java/android/graphics/ |
D | Region.java | 23 public class Region implements Parcelable { class 56 public Region() { in Region() method in Region 62 public Region(Region region) { in Region() method in Region 69 public Region(Rect r) { in Region() method in Region 76 public Region(int left, int top, int right, int bottom) { in Region() method in Region 388 Region(long ni) { in Region() method in Region 397 private Region(long ni, int dummy) { in Region() method in Region
|
/frameworks/native/include/gui/ |
D | SurfaceComposerClient.h | 45 class Region; variable
|
/frameworks/native/services/surfaceflinger/ |
D | LayerDim.cpp | 43 const Region& /* clip */, bool useIdentityTransform) const in onDraw() argument
|
D | Transform.h | 32 class Region; variable
|
D | Layer.cpp | 680 const Region& /* clip */, float red, float green, float blue, in clearWithOpenGL() 695 const Region& /* clip */, bool useIdentityTransform) const { in drawWithOpenGL() argument
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | RenderEngine.h | 37 class Region; variable
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Fragment.h | 32 Region, enumerator
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 278 struct Region { struct 279 inline Region() : count(0) { } in Region() function 280 typedef Rect const* const_iterator; 281 const_iterator begin() const { return storage; } in begin() 282 const_iterator end() const { return storage+count; } in end() 283 static Region subtract(const Rect& lhs, const Rect& rhs) { in subtract() 323 bool isEmpty() const { in isEmpty() 327 Rect storage[4]; 328 ssize_t count;
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/ |
D | LVREV.h | 96 … LVM_MemoryRegion_st Region[LVREV_NR_MEMORY_REGIONS]; /* One definition for each region */ member
|
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/ |
D | LVPSA.h | 100 …LVPSA_MemoryRegion_t Region[LVPSA_NR_MEMORY_REGIONS];/* One definition for each region … member
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
D | LVM_Types.h | 164 LVM_MemoryRegion_st Region[LVM_NR_MEMORY_REGIONS]; /* One definition for each region */ member
|
/frameworks/native/libs/ui/ |
D | Region.cpp | 58 Region::Region() { in Region() function in android::Region 62 Region::Region(const Region& rhs) in Region() function in android::Region 70 Region::Region(const Rect& rhs) { in Region() function in android::Region
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | HWComposer.h | 52 class Region; variable
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/ |
D | LVCS.h | 194 LVCS_MemoryRegion_t Region[LVCS_NR_MEMORY_REGIONS]; /* One definition for each region */ member
|
/frameworks/av/media/libeffects/lvm/lib/Bass/lib/ |
D | LVDBE.h | 236 LVDBE_MemoryRegion_t Region[LVDBE_NR_MEMORY_REGIONS]; /* One definition for each region */ member
|
/frameworks/av/media/libeffects/lvm/lib/Eq/lib/ |
D | LVEQNB.h | 238 …LVEQNB_MemoryRegion_t Region[LVEQNB_NR_MEMORY_REGIONS]; /* One definition for each region */ member
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/ |
D | LVM.h | 240 LVM_MemoryRegion_st Region[LVM_NR_MEMORY_REGIONS]; /* One definition for each region */ member
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
D | LVM_Private.h | 136 LVM_IntMemoryRegion_t Region[LVM_NR_MEMORY_REGIONS]; /* One definition for each region */ member
|