Home
last modified time | relevance | path

Searched defs:GrMipLevel (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/include/private/
DGrTypesPriv.h162 struct GrMipLevel { struct
165 // This may be used to keep fPixels from being freed while a GrMipLevel exists. argument
166 sk_sp<SkData> fOptionalStorage;
/third_party/skia/src/gpu/mock/
DGrMockGpu.h105 const GrMipLevel[], in onWritePixels()
/third_party/flutter/skia/include/private/
DGrTypesPriv.h216 struct GrMipLevel { struct
217 const void* fPixels = nullptr;
218 size_t fRowBytes = 0;