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

  /external/chromium_org/third_party/skia/include/core/
SkImageInfo.h 215 size_t minRowBytes() const {
  /external/chromium_org/third_party/skia/tests/
CachedDecodingPixelRefTest.cpp 201 size_t minRowBytes
203 REPORTER_ASSERT(fReporter, rowBytes >= minRowBytes);
  /external/skia/include/core/
SkImageInfo.h 215 size_t minRowBytes() const {
  /external/skia/tests/
CachedDecodingPixelRefTest.cpp 201 size_t minRowBytes
203 REPORTER_ASSERT(fReporter, rowBytes >= minRowBytes);

Completed in 211 milliseconds