Home
last modified time | relevance | path

Searched defs:mipLevelCount (Results 1 – 20 of 20) sorted by relevance

/external/skia/tools/fiddle/
Dfiddle_main.cpp152 int mipLevelCount = GrMipMapped::kYes == options.fMipMapping in setup_backend_objects() local
207 int mipLevelCount = GrMipMapped::kYes == options.fOffScreenMipMapping in setup_backend_objects() local
/external/skqp/tools/fiddle/
Dfiddle_main.cpp152 int mipLevelCount = GrMipMapped::kYes == options.fMipMapping in setup_backend_objects() local
207 int mipLevelCount = GrMipMapped::kYes == options.fOffScreenMipMapping in setup_backend_objects() local
/external/skqp/src/gpu/
DGrGpu.cpp106 const GrMipLevel texels[], int mipLevelCount) { in createTexture()
269 GrColorType srcColorType, const GrMipLevel texels[], int mipLevelCount) { in writePixels()
DGrResourceProvider.cpp65 const GrMipLevel texels[], int mipLevelCount) { in createTexture()
DGrProxyProvider.cpp340 const int mipLevelCount = mipmaps->countLevels() + 1; in createMipMapProxyFromBitmap() local
/external/skia/src/gpu/
DGrGpu.cpp105 const GrMipLevel texels[], int mipLevelCount) { in createTexture()
268 GrColorType srcColorType, const GrMipLevel texels[], int mipLevelCount) { in writePixels()
DGrResourceProvider.cpp46 const GrMipLevel texels[], int mipLevelCount) { in createTexture()
DGrProxyProvider.cpp353 const int mipLevelCount = mipmaps->countLevels() + 1; in createMipMapProxyFromBitmap() local
/external/skia/tests/
DMipMapTest.cpp65 const int mipLevelCount = mm->countLevels(); in test_mipmap_generation() local
/external/skqp/tests/
DMipMapTest.cpp65 const int mipLevelCount = mm->countLevels(); in test_mipmap_generation() local
/external/skqp/src/gpu/mock/
DGrMockGpu.h84 const GrMipLevel texels[], int mipLevelCount) override { in onWritePixels()
DGrMockGpu.cpp89 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
/external/skia/src/gpu/mock/
DGrMockGpu.h90 const GrMipLevel texels[], int mipLevelCount) override { in onWritePixels()
DGrMockGpu.cpp89 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp385 int mipLevelCount) { in onWritePixels()
593 int mipLevelCount) { in uploadTexDataOptimal()
791 int mipLevelCount) { in uploadTexDataCompressed()
915 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp789 int mipLevelCount) { in onWritePixels()
950 const GrMipLevel texels[], int mipLevelCount, in allocate_and_populate_texture()
1051 const GrMipLevel texels[], int mipLevelCount, in allocate_and_populate_compressed_texture()
1165 GrPixelConfig dataConfig, const GrMipLevel texels[], int mipLevelCount, in uploadTexData()
1352 const GrMipLevel texels[], int mipLevelCount, in uploadCompressedTexData()
1541 int mipLevelCount) { in onCreateTexture()
1761 const GrMipLevel texels[], int mipLevelCount, in createTextureImpl()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp388 int mipLevelCount) { in onWritePixels()
596 int mipLevelCount) { in uploadTexDataOptimal()
793 int mipLevelCount) { in uploadTexDataCompressed()
917 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp825 int mipLevelCount) { in onWritePixels()
986 const GrMipLevel texels[], int mipLevelCount, in allocate_and_populate_texture()
1087 const GrMipLevel texels[], int mipLevelCount, in allocate_and_populate_compressed_texture()
1200 GrPixelConfig dataConfig, const GrMipLevel texels[], int mipLevelCount, in uploadTexData()
1387 const GrMipLevel texels[], int mipLevelCount, in uploadCompressedTexData()
1576 int mipLevelCount) { in onCreateTexture()
1795 const GrMipLevel texels[], int mipLevelCount, in createTextureImpl()
/external/skqp/src/core/
DSkMipMap.cpp513 int mipLevelCount = significantBits; in ComputeLevelCount() local
/external/skia/src/core/
DSkMipMap.cpp514 int mipLevelCount = significantBits; in ComputeLevelCount() local