Searched defs:transparent (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/libs/hwui/jni/ |
D | GIFMovie.cpp | 123 int transparent, int width) in copyLine() 135 const ColorMapObject* cmap, int transparent, int copyWidth, in copyInterlaceGroup() 152 int transparent) in blitInterlace() 183 int transparent) in blitNormal() 231 int transparent = -1; in drawFrame() local
|
/frameworks/base/tools/aapt2/compile/ |
D | Png.cpp | 632 static TickType tickType(png_bytep p, bool transparent, const char** outError) { in tickType() 682 static bool getHorizontalTicks(png_bytep row, int width, bool transparent, in getHorizontalTicks() 729 bool transparent, bool required, int32_t* outTop, in getVerticalTicks() 775 bool transparent, in getHorizontalLayoutBoundsTicks() 813 int height, bool transparent, in getVerticalLayoutBoundsTicks() 1006 bool transparent = p[3] == 0; in do9Patch() local
|
/frameworks/base/tools/aapt/ |
D | Images.cpp | 185 static int tick_type(png_bytep p, bool transparent, const char** outError) in tick_type() 238 png_bytep row, int width, bool transparent, bool required, in get_horizontal_ticks() 287 png_bytepp rows, int offset, int height, bool transparent, bool required, in get_vertical_ticks() 336 png_bytep row, int width, bool transparent, bool /* required */, in get_horizontal_layout_bounds_ticks() argument 374 png_bytepp rows, int offset, int height, bool transparent, bool /* required */, in get_vertical_layout_bounds_ticks() argument 572 bool transparent = p[3] == 0; in do_9patch() local
|
/frameworks/ex/framesequence/jni/ |
D | FrameSequence_gif.cpp | 151 int transparent, int width) { in copyLine()
|
/frameworks/native/services/surfaceflinger/ |
D | BufferStateLayer.cpp | 530 bool BufferStateLayer::setTransparentRegionHint(const Region& transparent) { in setTransparentRegionHint()
|
D | Layer.cpp | 990 bool Layer::setTransparentRegionHint(const Region& transparent) { in setTransparentRegionHint()
|
/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
D | EditStyledText.java | 751 CharSequence[] colorints, CharSequence transparent) { in setColorAlertParams()
|