Lines Matching refs:GrTexture
17 #include "src/gpu/GrTexture.h"
24 void GrTexture::markMipmapsDirty() {
30 void GrTexture::markMipmapsClean() {
35 size_t GrTexture::onGpuMemorySize() const {
41 GrTexture::GrTexture(GrGpu* gpu,
59 bool GrTexture::StealBackendTexture(sk_sp<GrTexture> texture,
89 void GrTexture::computeScratchKey(GrScratchKey* key) const {
103 void GrTexture::ComputeScratchKey(const GrCaps& caps,