HomeSort by relevance Sort by last modified time
    Searched defs:kSingleUse (Results 1 - 2 of 2) sorted by null

  /external/skia/include/private/
GrSurfaceProxy.h 209 kSingleUse, // Instantiation callback is allowed to be called only once.
428 : GrSurfaceProxy(nullptr, LazyInstantiationType::kSingleUse, format, desc, origin, fit,
496 // If this is set to kSingleuse, then after one call to fLazyInstantiateCallback we will cleanup
  /external/skqp/include/private/
GrSurfaceProxy.h 207 kSingleUse, // Instantiation callback is allowed to be called only once.
425 : GrSurfaceProxy(nullptr, LazyInstantiationType::kSingleUse, format, desc, origin, fit,
493 // If this is set to kSingleuse, then after one call to fLazyInstantiateCallback we will cleanup

Completed in 120 milliseconds