OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLeakyProperties
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkDevice.h
324
const SkDeviceProperties&
getLeakyProperties
() const {
/external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.cpp
162
fMainTextContext = fContext->createTextContext(fRenderTarget, this->
getLeakyProperties
(), useDFFonts);
163
fFallbackTextContext = SkNEW_ARGS(GrBitmapTextContext, (fContext, this->
getLeakyProperties
()));
[
all
...]
/external/chromium_org/third_party/skia/src/core/
SkDraw.cpp
[
all
...]
Completed in 662 milliseconds