Searched defs:border (Results 1 – 3 of 3) sorted by relevance
/development/tools/winscope/src/viewers/components/rects/ |
D | rect_spec.ts | 34 border: string; property 147 const border = RectLegendFactory.DEFAULT_BORDER; constant
|
D | rects_component_test.ts | 921 border: 'green', constant
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 147 int internalformat, int width, int height, int border, in glCompressedTexImage2D() 161 int x, int y, int width, int height, int border) { in glCopyTexImage2D() 623 int width, int height, int border, int format, int type, in glTexImage2D()
|