Home
last modified time | relevance | path

Searched refs:GrPixelConfigIsCompressed (Results 1 – 25 of 28) sorted by relevance

12

/external/skqp/src/gpu/
DGrSurface.cpp39 SkASSERT(!GrPixelConfigIsCompressed(desc.fConfig)); in WorstCaseSize()
49 if (GrPixelConfigIsCompressed(desc.fConfig)) { in WorstCaseSize()
77 if (GrPixelConfigIsCompressed(config)) { in ComputeSize()
DGrResourceProvider.cpp154 if (!GrPixelConfigIsCompressed(desc.fConfig)) { in createTexture()
174 if (GrPixelConfigIsCompressed(desc.fConfig)) { in createApproxTexture()
206 SkASSERT(!GrPixelConfigIsCompressed(desc.fConfig)); in refScratchTexture()
DGrGpu.cpp127 SkASSERT(!GrPixelConfigIsCompressed(desc.fConfig) || !isRT); in createTexture()
128 SkASSERT(!GrPixelConfigIsCompressed(desc.fConfig) || 1 == desc.fSampleCnt); in createTexture()
259 if (GrPixelConfigIsCompressed(surface->config())) { in readPixels()
DGrTexture.cpp80 if (!GrPixelConfigIsCompressed(this->config())) { in computeScratchKey()
DGrSurfaceProxy.cpp76 if (GrPixelConfigIsCompressed(desc.fConfig)) { in GrSurfaceProxy()
/external/skia/src/gpu/
DGrSurface.cpp39 SkASSERT(!GrPixelConfigIsCompressed(desc.fConfig)); in WorstCaseSize()
49 if (GrPixelConfigIsCompressed(desc.fConfig)) { in WorstCaseSize()
77 if (GrPixelConfigIsCompressed(config)) { in ComputeSize()
DGrResourceProvider.cpp135 if (!GrPixelConfigIsCompressed(desc.fConfig)) { in createTexture()
155 if (GrPixelConfigIsCompressed(desc.fConfig)) { in createApproxTexture()
187 SkASSERT(!GrPixelConfigIsCompressed(desc.fConfig)); in refScratchTexture()
DGrGpu.cpp126 SkASSERT(!GrPixelConfigIsCompressed(desc.fConfig) || !isRT); in createTexture()
127 SkASSERT(!GrPixelConfigIsCompressed(desc.fConfig) || 1 == desc.fSampleCnt); in createTexture()
258 if (GrPixelConfigIsCompressed(surface->config())) { in readPixels()
DGrTexture.cpp80 if (!GrPixelConfigIsCompressed(this->config())) { in computeScratchKey()
DGrSurfaceProxy.cpp78 if (GrPixelConfigIsCompressed(desc.fConfig)) { in GrSurfaceProxy()
/external/skia/src/gpu/ops/
DGrCopySurfaceOp.cpp80 if (GrPixelConfigIsCompressed(dstProxy->config())) { in Make()
/external/skqp/src/gpu/ops/
DGrCopySurfaceOp.cpp80 if (GrPixelConfigIsCompressed(dstProxy->config())) { in Make()
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp396 SkASSERT(!GrPixelConfigIsCompressed(vkTex->config())); in onWritePixels()
428 SkASSERT(!GrPixelConfigIsCompressed(texture->config())); in onTransferPixels()
542 SkASSERT(!GrPixelConfigIsCompressed(GrColorTypeToPixelConfig(dataColorType, in uploadTexDataLinear()
604 SkASSERT(!GrPixelConfigIsCompressed(GrColorTypeToPixelConfig(dataColorType, in uploadTexDataOptimal()
801 SkASSERT(GrPixelConfigIsCompressed(GrColorTypeToPixelConfig(dataColorType, in uploadTexDataCompressed()
973 bool isCompressed = GrPixelConfigIsCompressed(desc.fConfig); in onCreateTexture()
1447 if (GrPixelConfigIsCompressed(config)) { in createTestingOnlyVkImage()
1463 if (GrPixelConfigIsCompressed(config)) { in createTestingOnlyVkImage()
1511 if (GrPixelConfigIsCompressed(config)) { in createTestingOnlyVkImage()
DGrVkTexture.cpp34 if (GrPixelConfigIsCompressed(desc.fConfig)) { in GrVkTexture()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp399 SkASSERT(!GrPixelConfigIsCompressed(vkTex->config())); in onWritePixels()
431 SkASSERT(!GrPixelConfigIsCompressed(texture->config())); in onTransferPixels()
545 SkASSERT(!GrPixelConfigIsCompressed(GrColorTypeToPixelConfig(dataColorType, in uploadTexDataLinear()
607 SkASSERT(!GrPixelConfigIsCompressed(GrColorTypeToPixelConfig(dataColorType, in uploadTexDataOptimal()
803 SkASSERT(GrPixelConfigIsCompressed(GrColorTypeToPixelConfig(dataColorType, in uploadTexDataCompressed()
975 bool isCompressed = GrPixelConfigIsCompressed(desc.fConfig); in onCreateTexture()
1459 if (GrPixelConfigIsCompressed(config)) { in createTestingOnlyVkImage()
1475 if (GrPixelConfigIsCompressed(config)) { in createTestingOnlyVkImage()
1523 if (GrPixelConfigIsCompressed(config)) { in createTestingOnlyVkImage()
DGrVkTexture.cpp34 if (GrPixelConfigIsCompressed(desc.fConfig)) { in GrVkTexture()
/external/skia/src/gpu/gl/
DGrGLTexture.cpp51 if (GrPixelConfigIsCompressed(desc.fConfig)) { in GrGLTexture()
DGrGLGpu.cpp842 SkASSERT(!GrPixelConfigIsCompressed(glTex->config())); in onWritePixels()
850 SkASSERT(!GrPixelConfigIsCompressed(config)); in config_alignment()
893 SkASSERT(!GrPixelConfigIsCompressed(glTex->config())); in onTransferPixels()
1090 SkASSERT(GrPixelConfigIsCompressed(config)); in allocate_and_populate_compressed_texture()
1203 SkASSERT(!GrPixelConfigIsCompressed(dataConfig)); in uploadTexData()
1584 !GrPixelConfigIsCompressed(desc.fConfig); in onCreateTexture()
1819 if (GrPixelConfigIsCompressed(desc.fConfig)) { in createTextureImpl()
4003 if (GrPixelConfigIsCompressed(config)) { in createTestingOnlyBackendTexture()
/external/skqp/src/gpu/gl/
DGrGLTexture.cpp51 if (GrPixelConfigIsCompressed(desc.fConfig)) { in GrGLTexture()
DGrGLGpu.cpp807 SkASSERT(!GrPixelConfigIsCompressed(glTex->config())); in onWritePixels()
815 SkASSERT(!GrPixelConfigIsCompressed(config)); in config_alignment()
856 SkASSERT(!GrPixelConfigIsCompressed(glTex->config())); in onTransferPixels()
1054 SkASSERT(GrPixelConfigIsCompressed(config)); in allocate_and_populate_compressed_texture()
1168 SkASSERT(!GrPixelConfigIsCompressed(dataConfig)); in uploadTexData()
1549 !GrPixelConfigIsCompressed(desc.fConfig); in onCreateTexture()
1786 if (GrPixelConfigIsCompressed(desc.fConfig)) { in createTextureImpl()
3962 if (GrPixelConfigIsCompressed(config)) { in createTestingOnlyBackendTexture()
/external/skqp/include/private/
DGrTypesPriv.h1146 static inline bool GrPixelConfigIsCompressed(GrPixelConfig config) { in GrPixelConfigIsCompressed() function
1216 SkASSERT(GrPixelConfigIsCompressed(config)); in GrCompressedFormatDataSize()
/external/skia/include/private/
DGrTypesPriv.h1063 static inline bool GrPixelConfigIsCompressed(GrPixelConfig config) { in GrPixelConfigIsCompressed() function
1137 SkASSERT(GrPixelConfigIsCompressed(config)); in GrCompressedFormatDataSize()
/external/skqp/tests/
DProxyTest.cpp123 if (GrPixelConfigIsCompressed(config) && SkBackingFit::kApprox == fit) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/tests/
DProxyTest.cpp123 if (GrPixelConfigIsCompressed(config) && SkBackingFit::kApprox == fit) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/src/gpu/mtl/
DGrMtlGpu.mm164 SkASSERT(!GrPixelConfigIsCompressed(GrColorTypeToPixelConfig(dataColorType,
307 if (GrPixelConfigIsCompressed(desc.fConfig)) {

12