Searched defs:transparent (Results  1 – 6 of 6) sorted by relevance
| /frameworks/base/libs/hwui/jni/ | 
| D | GIFMovie.cpp | 125                      int transparent, int width)  in copyLine() 137                                const ColorMapObject* cmap, int transparent, int copyWidth,  in copyInterlaceGroup() 154                           int transparent)  in blitInterlace() 185                        int transparent)  in blitNormal() 233     int transparent = -1;  in drawFrame()  local
  | 
| /frameworks/base/tools/aapt2/compile/ | 
| D | Png.cpp | 626 static TickType tickType(png_bytep p, bool transparent, const char** outError) {  in tickType() 676 static bool getHorizontalTicks(png_bytep row, int width, bool transparent,  in getHorizontalTicks() 723                              bool transparent, bool required, int32_t* outTop,  in getVerticalTicks() 769                                            bool transparent,  in getHorizontalLayoutBoundsTicks() 807                                          int height, bool transparent,  in getVerticalLayoutBoundsTicks() 1000   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 | Layer.cpp | 1059 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()
  |