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

  /external/skia/include/images/
SkBitmapFactory.h 27 kDecodeBoundsOnly_Constraint,
  /external/skia/src/images/
SkBitmapFactory.cpp 29 if (kDecodeBoundsOnly_Constraint == constraint) {
  /external/skia/tests/
BitmapFactoryTest.cpp 69 SkBitmapFactory::kDecodeBoundsOnly_Constraint);

Completed in 1568 milliseconds