HomeSort by relevance Sort by last modified time
    Searched refs:getGenerationID (Results 26 - 30 of 30) sorted by null

12

  /external/skia/src/core/
SkBitmap.cpp 392 uint32_t SkBitmap::getGenerationID() const {
393 return (fPixelRef) ? fPixelRef->getGenerationID() : 0;
    [all...]
SkPath.cpp 294 uint32_t SkPath::getGenerationID() const {
    [all...]
  /external/skia/src/pdf/
SkPDFShader.cpp     [all...]
  /frameworks/base/core/jni/android/graphics/
Bitmap.cpp 883 return static_cast<jint>(bitmap->peekAtPixelRef()->getGenerationID());
    [all...]
  /external/skia/src/utils/
SkLua.cpp     [all...]

Completed in 504 milliseconds

12