Searched refs:prepareLevels (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrResourceProvider.cpp | 93 tempColorType = this->prepareLevels(format, colorType, dimensions, texels, numMipLevels, in createTexture() 803 GrColorType GrResourceProvider::prepareLevels(const GrBackendFormat& format, in prepareLevels() function in GrResourceProvider 843 auto tempColorType = this->prepareLevels(texture->backendFormat(), colorType, baseSize, texels, in writePixels()
|
H A D | GrResourceProvider.h | 368 GrColorType prepareLevels(const GrBackendFormat& format,
|
Completed in 3 milliseconds