Home
last modified time | relevance | path

Searched defs:hasRefOrPendingIO (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrGpuResourcePriv.h75 bool hasRefOrPendingIO() const { return fResource->hasRefOrPendingIO(); } in hasRefOrPendingIO() function
DGrGpuResource.cpp107 bool GrGpuResource::hasRefOrPendingIO() const { in hasRefOrPendingIO() function in GrGpuResource