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

/frameworks/base/core/jni/android/graphics/
H A DBitmapFactory.cpp53 fPatchIsValid = false;
57 if (fPatchIsValid) {
62 bool fPatchIsValid; member in class:NinePatchPeeker
76 if (fPatchIsValid) {
83 fPatchIsValid = true;
259 if (peeker.fPatchIsValid) {
278 if (peeker.fPatchIsValid) {

Completed in 62 milliseconds