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

/external/chromium_org/third_party/skia/src/pipe/
H A DSkGPipeWrite.cpp818 bool hasSrc = src != NULL; local
820 if (hasSrc) {
831 if (hasSrc) {
/external/skia/src/pipe/
H A DSkGPipeWrite.cpp805 bool hasSrc = src != NULL; local
807 if (hasSrc) {
818 if (hasSrc) {

Completed in 103 milliseconds