Searched refs:GrBackendFormatBytesPerBlock (Results 1 – 3 of 3) sorted by relevance
97 size_t GrBackendFormatBytesPerBlock(const GrBackendFormat& format) { in GrBackendFormatBytesPerBlock() function154 return GrBackendFormatBytesPerBlock(format); in GrBackendFormatBytesPerPixel()
19 size_t GrBackendFormatBytesPerBlock(const GrBackendFormat& format);
30 size *= GrBackendFormatBytesPerBlock(this->backendFormat()); in onGpuMemorySize()