/external/skqp/tools/fiddle/ |
D | fiddle_main.cpp | 155 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in setup_backend_objects() local 210 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in setup_backend_objects() local
|
/external/skia/tools/fiddle/ |
D | fiddle_main.cpp | 155 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in setup_backend_objects() local 210 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in setup_backend_objects() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texcombine.c | 557 swizzle_texels(GLuint swizzle, GLuint count, float4_array texels) in swizzle_texels() 658 float4_array texels = get_texel_array(swrast, unit); in _swrast_texture_span() local
|
/external/skqp/src/gpu/ |
D | GrGpu.cpp | 106 const GrMipLevel texels[], int mipLevelCount) { in createTexture() 269 GrColorType srcColorType, const GrMipLevel texels[], int mipLevelCount) { in writePixels()
|
D | GrProxyProvider.cpp | 341 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in createMipMapProxyFromBitmap() local 429 GrMipLevel texels; in createProxy() local
|
D | GrSurfaceProxy.cpp | 163 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipCount]); in createSurfaceImpl() local
|
D | GrResourceProvider.cpp | 65 const GrMipLevel texels[], int mipLevelCount) { in createTexture()
|
/external/skia/src/gpu/ |
D | GrGpu.cpp | 105 const GrMipLevel texels[], int mipLevelCount) { in createTexture() 268 GrColorType srcColorType, const GrMipLevel texels[], int mipLevelCount) { in writePixels()
|
D | GrProxyProvider.cpp | 354 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in createMipMapProxyFromBitmap() local 441 GrMipLevel texels; in createProxy() local
|
D | GrSurfaceProxy.cpp | 160 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipCount]); in createSurfaceImpl() local
|
D | GrResourceProvider.cpp | 46 const GrMipLevel texels[], int mipLevelCount) { in createTexture()
|
/external/skqp/src/gpu/mock/ |
D | GrMockGpu.h | 84 const GrMipLevel texels[], int mipLevelCount) override { in onWritePixels()
|
D | GrMockGpu.cpp | 89 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_mpeg12_decoder.h | 101 short *texels; member
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 90 const GrMipLevel texels[], int mipLevelCount) override { in onWritePixels()
|
D | GrMockGpu.cpp | 89 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 384 GrColorType srcColorType, const GrMipLevel texels[], in onWritePixels() 592 GrColorType dataColorType, const GrMipLevel texels[], in uploadTexDataOptimal() 790 GrColorType dataColorType, const GrMipLevel texels[], in uploadTexDataCompressed() 915 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 788 GrColorType srcColorType, const GrMipLevel texels[], 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() 1540 const GrMipLevel texels[], in onCreateTexture() 1761 const GrMipLevel texels[], int mipLevelCount, in createTextureImpl()
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 387 GrColorType srcColorType, const GrMipLevel texels[], in onWritePixels() 595 GrColorType dataColorType, const GrMipLevel texels[], in uploadTexDataOptimal() 792 GrColorType dataColorType, const GrMipLevel texels[], in uploadTexDataCompressed() 917 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 824 GrColorType srcColorType, const GrMipLevel texels[], 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() 1575 const GrMipLevel texels[], in onCreateTexture() 1795 const GrMipLevel texels[], int mipLevelCount, in createTextureImpl()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 2440 LLVMValueRef texels[4]; in lp_build_sample_general() local
|