Searched defs:pictInfoFlags (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPictureData.cpp358 static uint32_t pictInfoFlagsToReadBufferFlags(uint32_t pictInfoFlags) { argument
370 if (pictInfoFlags & gSD[i].fSrc) {
/external/skia/src/core/
H A DSkPicturePlayback.cpp430 static uint32_t pictInfoFlagsToReadBufferFlags(uint32_t pictInfoFlags) { argument
442 if (pictInfoFlags & gSD[i].fSrc) {

Completed in 145 milliseconds