Searched refs:addInitialRef (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/ | ||
D | GrGpuResourceCacheAccess.h | 24 void ref() { fResource->addInitialRef(); } in ref() |
D | GrGpuResource.h | 78 void addInitialRef() const { in addInitialRef() function |