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

  /external/skia/include/gpu/
GrContext.h 354 GrTexture* getFontAtlasTexture(GrMaskFormat format);
  /external/skia/samplecode/
SampleAnimatedText.cpp 109 GrTexture* tex = grContext->getFontAtlasTexture(GrMaskFormat::kA8_GrMaskFormat);
  /external/skia/src/gpu/
GrTest.cpp 148 GrTexture* GrContext::getFontAtlasTexture(GrMaskFormat format) {

Completed in 663 milliseconds