OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSafeSize64
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkBitmap.h
164
Sk64
getSafeSize64
() const ;
/external/skia/include/core/
SkBitmap.h
164
Sk64
getSafeSize64
() const ;
/external/skia/tests/
BitmapCopyTest.cpp
331
// Tests for getSafeSize(),
getSafeSize64
(), copyPixelsTo(),
340
// Tests for
getSafeSize64
().
346
Sk64 safeSize = tstSafeSize.
getSafeSize64
();
349
str.printf("
getSafeSize64
() negative: %s",
384
str.printf("
getSafeSize64
() wrong size: %s",
/external/chromium_org/third_party/skia/src/core/
SkBitmap.cpp
561
Sk64 SkBitmap::
getSafeSize64
() const {
[
all
...]
/external/skia/src/core/
SkBitmap.cpp
561
Sk64 SkBitmap::
getSafeSize64
() const {
[
all
...]
Completed in 644 milliseconds