OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeContentBitmap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFDevice.cpp
712
static inline SkBitmap
makeContentBitmap
(const SkISize& contentSize,
741
: SkBitmapDevice(
makeContentBitmap
(contentSize, &initialTransform)),
770
: SkBitmapDevice(
makeContentBitmap
(layerSize, NULL)),
[
all
...]
/external/skia/src/pdf/
SkPDFDevice.cpp
712
static inline SkBitmap
makeContentBitmap
(const SkISize& contentSize,
741
: SkBitmapDevice(
makeContentBitmap
(contentSize, &initialTransform)),
770
: SkBitmapDevice(
makeContentBitmap
(layerSize, NULL)),
[
all
...]
Completed in 45 milliseconds