Home
last modified time | relevance | path

Searched defs:copyAndTakeOwnership (Results 1 – 3 of 3) sorted by relevance

/external/skia/gpu/src/
DGrBinHashKey.h86 void copyAndTakeOwnership(GrBinHashKey<Entry, StackSize>& key) { in copyAndTakeOwnership() function
DGrGLProgram.h220 void copyAndTakeOwnership(CachedData& other) { in copyAndTakeOwnership() function
DGrGpuGLShaders.cpp44 void copyAndTakeOwnership(Entry& entry) { in copyAndTakeOwnership() function in GrGpuGLShaders::ProgramCache::Entry