Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/
H A DDataUtils.h34 void FillInCompressedData(SkTextureCompressionType,
H A DDataUtils.cpp257 void FillInCompressedData(SkTextureCompressionType type, in FillInCompressedData() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDirectContext.cpp963 skgpu::FillInCompressedData(compression, {width, height}, mipmapped, storage.get(), color); in createCompressedBackendTexture()
1053 skgpu::FillInCompressedData(compression, in updateCompressedBackendTexture()
/aosp_15_r20/external/skia/tests/
H A DCompressedBackendAllocationTest.cpp242 skgpu::FillInCompressedData(compression, in make_compressed_data()
H A DGrSurfaceTest.cpp157 skgpu::FillInCompressedData(compression, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()