Home
last modified time | relevance | path

Searched refs:kA8 (Results 1 – 5 of 5) sorted by relevance

/external/skqp/include/atlastext/
DSkAtlasTextRenderer.h24 kA8 enumerator
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.cc244 {"apple a7 gpu", AppleGpu::kA7}, {"apple a8 gpu", AppleGpu::kA8}, in AppleInfo()
261 return gpu_type == AppleGpu::kA7 || gpu_type == AppleGpu::kA8 || in IsLocalMemoryPreferredOverGlobal()
277 case AppleGpu::kA8: in GetComputeUnitsCount()
Dgpu_info.h135 kA8, enumerator
/external/skqp/src/atlastext/
DSkInternalAtlasTextContext.cpp97 fRenderer->createTexture(SkAtlasTextRenderer::AtlasFormat::kA8, in flush()
/external/skqp/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp254 case SkAtlasTextRenderer::AtlasFormat::kA8: in atlas_format_to_gl_types()
265 case SkAtlasTextRenderer::AtlasFormat::kA8: in atlas_format_bytes_per_pixel()