OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_uncompressed_size
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/pdf/
SkPDFImage.cpp
28
static size_t
get_uncompressed_size
(const SkBitmap& bitmap,
function
52
(
get_uncompressed_size
(bitmap, srcRect)));
75
(
get_uncompressed_size
(bitmap, srcRect)));
120
(
get_uncompressed_size
(bitmap,
146
(
get_uncompressed_size
(bitmap, srcRect)));
591
get_uncompressed_size
(fBitmap, fSrcRect) > 1) {
599
if (data.get() && data->size() <
get_uncompressed_size
(fBitmap,
/external/chromium_org/third_party/skia/src/pdf/
SkPDFImage.cpp
29
static size_t
get_uncompressed_size
(const SkBitmap& bitmap,
function
53
(
get_uncompressed_size
(bitmap, srcRect)));
76
(
get_uncompressed_size
(bitmap, srcRect)));
121
(
get_uncompressed_size
(bitmap,
147
(
get_uncompressed_size
(bitmap, srcRect)));
590
get_uncompressed_size
(fBitmap, fSrcRect) > 1) {
598
if (data.get() && data->size() <
get_uncompressed_size
(fBitmap,
Completed in 1149 milliseconds