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

  /external/skia/include/gpu/
GrContext.h 637 GrTextContext* createTextContext(GrRenderTarget*,
663 // TODO see note on createTextContext
  /external/skia/src/gpu/
GrContext.cpp 217 GrTextContext* GrContext::createTextContext(GrRenderTarget* renderTarget,
    [all...]
SkGpuDevice.cpp 169 fTextContext = fContext->createTextContext(fRenderTarget, this, this->getLeakyProperties(),
    [all...]

Completed in 509 milliseconds