OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_uncompressed_size
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFImage.cpp
28
static size_t
get_uncompressed_size
(const SkBitmap& bitmap,
function
51
(
get_uncompressed_size
(bitmap, srcRect)));
74
(
get_uncompressed_size
(bitmap, srcRect)));
119
(
get_uncompressed_size
(bitmap,
145
(
get_uncompressed_size
(bitmap, srcRect)));
591
get_uncompressed_size
(fBitmap, fSrcRect) > 1) {
601
if (data.get() && data->size() <
get_uncompressed_size
(fBitmap,
/external/skia/src/pdf/
SkPDFImage.cpp
28
static size_t
get_uncompressed_size
(const SkBitmap& bitmap,
function
51
(
get_uncompressed_size
(bitmap, srcRect)));
74
(
get_uncompressed_size
(bitmap, srcRect)));
119
(
get_uncompressed_size
(bitmap,
145
(
get_uncompressed_size
(bitmap, srcRect)));
591
get_uncompressed_size
(fBitmap, fSrcRect) > 1) {
601
if (data.get() && data->size() <
get_uncompressed_size
(fBitmap,
Completed in 228 milliseconds