Searched refs:computeSafeSize64 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkBitmap.h165 int64_t computeSafeSize64() const { function in class:SkBitmap
/external/skia/include/core/
H A DSkBitmap.h191 int64_t computeSafeSize64() const { function in class:SkBitmap
/external/chromium_org/third_party/skia/tests/
H A DBitmapCopyTest.cpp341 int64_t safeSize = tstSafeSize.computeSafeSize64();
376 ERRORF(reporter, "computeSafeSize64() wrong size: %s",
/external/skia/tests/
H A DBitmapCopyTest.cpp341 int64_t safeSize = tstSafeSize.computeSafeSize64();
376 ERRORF(reporter, "computeSafeSize64() wrong size: %s",

Completed in 609 milliseconds