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

  /external/skia/src/gpu/
GrResourceAllocator.h 101 , fProxyID(proxy->uniqueID().asUInt())
112 fProxyID = proxy->uniqueID().asUInt();
143 return intvl.fProxyID;
150 uint32_t fProxyID; // This is here b.c. DynamicHash requires a ref to the key
  /external/skqp/src/gpu/
GrResourceAllocator.h 101 , fProxyID(proxy->uniqueID().asUInt())
112 fProxyID = proxy->uniqueID().asUInt();
143 return intvl.fProxyID;
150 uint32_t fProxyID; // This is here b.c. DynamicHash requires a ref to the key

Completed in 408 milliseconds