HomeSort by relevance Sort by last modified time
    Searched refs:fBitmapImageCount (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkPictureData.h 95 return reader->validateIndex(index, fBitmapImageCount) ? fBitmapImageRefs[index] : nullptr;
165 int fBitmapImageCount;
SkPictureData.cpp 118 fBitmapImageCount = 0;
  /external/skqp/src/core/
SkPictureData.h 95 return reader->validateIndex(index, fBitmapImageCount) ? fBitmapImageRefs[index] : nullptr;
165 int fBitmapImageCount;
SkPictureData.cpp 118 fBitmapImageCount = 0;

Completed in 116 milliseconds