Searched defs:kBorrowed_LifeCycle (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/gpu/
H A DGrGpuResource.h163 kBorrowed_LifeCycle, enumerator in enum:GrGpuResource::LifeCycle
280 bool shouldFreeResources() const { return fLifeCycle != kBorrowed_LifeCycle; }
284 GrGpuResource::kBorrowed_LifeCycle == fLifeCycle;

Completed in 76 milliseconds