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

  /external/chromium_org/third_party/skia/src/gpu/
GrResourceCache.h 233 enum OwnershipFlags {
241 * If ownershipFlags includes kNoOtherOwners and a resource is returned
243 * If ownershipFlags includes kHide and a resource is returned then that
250 uint32_t ownershipFlags = 0);
259 * If ownershipFlags includes kHide, subsequent calls to 'find' will not
265 uint32_t ownershipFlags = 0);
  /external/skia/src/gpu/
GrResourceCache.h 233 enum OwnershipFlags {
241 * If ownershipFlags includes kNoOtherOwners and a resource is returned
243 * If ownershipFlags includes kHide and a resource is returned then that
250 uint32_t ownershipFlags = 0);
259 * If ownershipFlags includes kHide, subsequent calls to 'find' will not
265 uint32_t ownershipFlags = 0);

Completed in 142 milliseconds