HomeSort by relevance Sort by last modified time
    Searched refs:fMainTextContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.h 139 GrTextContext* fMainTextContext;
SkGpuDevice.cpp 162 fMainTextContext = fContext->createTextContext(fRenderTarget, this->getLeakyProperties(), useDFFonts);
207 delete fMainTextContext;
    [all...]

Completed in 2290 milliseconds