OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setupBitmap
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
bitmapmatrix.cpp
35
this->
setupBitmap
(&bm);
107
void
setupBitmap
(SkBitmap* bm) {
/external/skia/tests/
WritePixelsTest.cpp
341
static bool
setupBitmap
(SkBitmap* bitmap,
454
REPORTER_ASSERT(reporter,
setupBitmap
(&bmp, config8888, rect.width(), rect.height(), SkToBool(tightBmp)));
Completed in 81 milliseconds