OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBitmapInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/utils/mac/
SkCreateCGImageRef.cpp
17
static bool
getBitmapInfo
(const SkBitmap& bm,
89
if (!
getBitmapInfo
(bm, bitsPerComponent, info, &upscaleTo32)) {
218
getBitmapInfo
(bitmap, &bitsPerComponent, &info, NULL);
/external/skia/src/utils/mac/
SkCreateCGImageRef.cpp
17
static bool
getBitmapInfo
(const SkBitmap& bm,
89
if (!
getBitmapInfo
(bm, bitsPerComponent, info, &upscaleTo32)) {
218
getBitmapInfo
(bitmap, &bitsPerComponent, &info, NULL);
Completed in 198 milliseconds