Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.h317 bool fDisconnected; variable
H A DGrMtlGpu.mm98 , fDisconnected(false) { function
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.h477 bool fDisconnected; variable