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

  /external/skia/src/gpu/gl/
GrGLProgram.h 304 void copyAndTakeOwnership(CachedData& other) {
GrGpuGLShaders.cpp 33 void copyAndTakeOwnership(Entry& entry) {
34 fProgramData.copyAndTakeOwnership(entry.fProgramData);
109 entry->copyAndTakeOwnership(newEntry);
    [all...]

Completed in 172 milliseconds