Home
last modified time | relevance | path

Searched refs:AtlasTexture (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp44 struct AtlasTexture { struct in __anon8899432a0111::GLTestAtlasTextRenderer
291 AtlasTexture* atlas = new AtlasTexture; in createTexture()
302 auto* atlasTexture = reinterpret_cast<const AtlasTexture*>(textureHandle); in deleteTexture()
314 auto atlasTexture = reinterpret_cast<const AtlasTexture*>(textureHandle); in setTextureData()
339 auto atlas = reinterpret_cast<const AtlasTexture*>(textureHandle); in drawSDFGlyphs()
/external/skqp/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp44 struct AtlasTexture { struct in __anone98d2e410111::GLTestAtlasTextRenderer
291 AtlasTexture* atlas = new AtlasTexture; in createTexture()
302 auto* atlasTexture = reinterpret_cast<const AtlasTexture*>(textureHandle); in deleteTexture()
314 auto atlasTexture = reinterpret_cast<const AtlasTexture*>(textureHandle); in setTextureData()
339 auto atlas = reinterpret_cast<const AtlasTexture*>(textureHandle); in drawSDFGlyphs()
/external/skqp/src/atlastext/
DSkInternalAtlasTextContext.h57 struct AtlasTexture { struct
80 AtlasTexture fDistanceFieldAtlas; argument
/external/skia/src/atlastext/
DSkInternalAtlasTextContext.h57 struct AtlasTexture { struct
80 AtlasTexture fDistanceFieldAtlas; argument