/frameworks/base/media/mca/filterfw/native/core/ |
D | geometry.h | 71 struct Rect { struct 74 Rect() { in Rect() argument 79 Rect(float x, float y, float width, float height) { in Rect() function
|
/frameworks/base/media/mca/filterpacks/native/base/ |
D | geometry.h | 88 struct Rect { struct 91 Rect() { in Rect() argument 96 Rect(float x, float y, float width, float height) { in Rect() function
|
/frameworks/native/include/ui/ |
D | Rect.h | 36 inline Rect() { in Rect() function 39 inline Rect(int32_t w, int32_t h) { in Rect() function 45 inline Rect(int32_t l, int32_t t, int32_t r, int32_t b) { in Rect() function 52 inline Rect(const Point& lt, const Point& rb) { in Rect() function
|
D | GraphicBufferMapper.h | 34 class Rect; variable
|
/frameworks/av/include/media/stagefright/foundation/ |
D | AMessage.h | 123 struct Rect { struct 124 int32_t mLeft, mTop, mRight, mBottom;
|
/frameworks/rs/ |
D | rsFont.h | 52 struct Rect { struct 53 int32_t left; 54 int32_t top; 55 int32_t right; 56 int32_t bottom; 57 void set(int32_t l, int32_t r, int32_t t, int32_t b) { in set()
|
/frameworks/base/libs/hwui/ |
D | Rect.h | 53 inline Rect(): in Rect() function 60 inline Rect(float left, float top, float right, float bottom): in Rect() function 67 inline Rect(float width, float height): in Rect() function 74 inline Rect(const SkRect& rect): in Rect() function
|
D | PathCache.h | 136 struct Rect { struct 137 float mWidth; 138 float mHeight;
|
D | DisplayList.h | 57 class Rect; variable
|
D | RenderNode.h | 55 class Rect; variable
|
/frameworks/av/include/media/stagefright/ |
D | YUVCanvas.h | 31 class Rect; variable
|
D | MetaData.h | 275 struct Rect { struct 276 int32_t mLeft, mTop, mRight, mBottom;
|
D | YUVImage.h | 44 class Rect; variable
|
/frameworks/base/graphics/java/android/graphics/ |
D | Rect.java | 33 public final class Rect implements Parcelable { class 57 public Rect() {} in Rect() method in Rect 69 public Rect(int left, int top, int right, int bottom) { in Rect() method in Rect 83 public Rect(Rect r) { in Rect() method in Rect
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | FramebufferSurface.h | 31 class Rect; variable
|
/frameworks/base/libs/hwui/renderthread/ |
D | RenderProxy.h | 43 class Rect; variable
|
D | CanvasContext.h | 43 class Rect; variable
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 251 struct Rect { struct 252 inline Rect() { }; in Rect() function 253 inline Rect(int32_t w, int32_t h) in Rect() function 255 inline Rect(int32_t l, int32_t t, int32_t r, int32_t b) in Rect() argument 257 Rect& andSelf(const Rect& r) { in andSelf() 264 bool isEmpty() const { in isEmpty() 267 void dump(char const* what) { in dump() 272 int32_t left; 273 int32_t top; 274 int32_t right; [all …]
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | RenderEngine.h | 36 class Rect; variable
|
/frameworks/native/include/gui/ |
D | ISurfaceComposer.h | 45 class Rect; variable
|