| /external/skia/gm/ |
| D | clippedbitmapshaders.cpp | 29 SkBitmap bmp; in create_bitmap() local 80 SkBitmap bmp = create_bitmap(); in onDraw() local
|
| D | bigmatrix.cpp | 65 SkBitmap bmp; in onDraw() local
|
| D | modecolorfilters.cpp | 40 SkBitmap bmp; in make_bg_shader() local
|
| D | shadertext2.cpp | 86 static SkBitmap bmp; in onDraw() local
|
| /external/chromium_org/third_party/skia/gm/ |
| D | clippedbitmapshaders.cpp | 29 SkBitmap bmp; in create_bitmap() local 80 SkBitmap bmp = create_bitmap(); in onDraw() local
|
| D | bigmatrix.cpp | 65 SkBitmap bmp; in onDraw() local
|
| D | modecolorfilters.cpp | 40 SkBitmap bmp; in make_bg_shader() local
|
| D | shadertext2.cpp | 86 static SkBitmap bmp; in onDraw() local
|
| /external/qemu/distrib/sdl-1.2.15/test/ |
| D | testvidinfo.c | 46 int RunBlitTests(SDL_Surface *screen, SDL_Surface *bmp, int blitcount) in RunBlitTests() 84 SDL_Surface *bmp, *bmpcc, *tmp; in RunModeTests() local
|
| /external/chromium_org/tools/telemetry/telemetry/core/ |
| D | bitmaptools.cc | 169 bool Histogram(const Bitmap& bmp) { in Histogram() 198 bool BoundingBox(const Bitmap& bmp) { in BoundingBox() 233 Bitmap bmp; in main() local
|
| D | video.py | 70 def _FindHighlightBoundingBox(self, bmp, color, bounds_tolerance=8, argument
|
| /external/skia/bench/ |
| D | WritePixelsBench.cpp | 53 SkBitmap bmp; in onDraw() local
|
| /external/chromium_org/third_party/skia/bench/ |
| D | WritePixelsBench.cpp | 53 SkBitmap bmp; in onDraw() local
|
| /external/chromium_org/third_party/skia/tests/ |
| D | ShaderOpacityTest.cpp | 16 SkBitmap bmp; in test_bitmap() local
|
| D | WritePixelsTest.cpp | 115 SkBitmap bmp; in fillCanvas() local 304 SkBitmap bmp; in createDevice() local 449 SkBitmap bmp; in DEF_GPUTEST() local
|
| D | PremulAlphaRoundTripTest.cpp | 51 SkBitmap bmp; in fillCanvas() local
|
| D | ReadPixelsTest.cpp | 96 static SkBitmap bmp; in fillCanvas() local 346 SkBitmap bmp; in DEF_GPUTEST() local
|
| /external/skia/tests/ |
| D | ShaderOpacityTest.cpp | 16 SkBitmap bmp; in test_bitmap() local
|
| D | WritePixelsTest.cpp | 115 SkBitmap bmp; in fillCanvas() local 304 SkBitmap bmp; in createDevice() local 449 SkBitmap bmp; in DEF_GPUTEST() local
|
| D | PremulAlphaRoundTripTest.cpp | 51 SkBitmap bmp; in fillCanvas() local
|
| D | ReadPixelsTest.cpp | 96 static SkBitmap bmp; in fillCanvas() local 346 SkBitmap bmp; in DEF_GPUTEST() local
|
| /external/chromium_org/skia/ext/ |
| D | image_operations_unittest.cc | 24 uint32_t AveragePixel(const SkBitmap& bmp, in AveragePixel() 64 void PrintPixel(const SkBitmap& bmp, in PrintPixel() 113 void FillDataToBitmap(int w, int h, SkBitmap* bmp) { in FillDataToBitmap() 137 SkBitmap* bmp) { in DrawGridToBitmap() 162 SkBitmap* bmp) { in DrawCheckerToBitmap() 190 void SaveBitmapToPNG(const SkBitmap& bmp, const char* path) { in SaveBitmapToPNG()
|
| /external/e2fsprogs/lib/quota/ |
| D | quotaio_tree.c | 539 #define set_bit(bmp, ind) ((bmp)[(ind) >> 3] |= (1 << ((ind) & 7))) argument 540 #define get_bit(bmp, ind) ((bmp)[(ind) >> 3] & (1 << ((ind) & 7))) argument 622 static uint find_set_bits(char *bmp, int blocks) in find_set_bits()
|
| /external/chromium_org/chrome/browser/profiles/ |
| D | gaia_info_update_service_unittest.cc | 103 const SkBitmap* bmp = image.ToSkBitmap(); in TEST_F() local
|
| /external/chromium_org/chrome/browser/thumbnails/ |
| D | simple_thumbnail_crop.cc | 209 SkBitmap bmp; in CreateThumbnail() local
|