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

  /external/skia/src/gpu/
GrBackendTextureImageGenerator.h 87 SkMutex fBorrowingMutex;
GrBackendTextureImageGenerator.cpp 99 fBorrowingMutex.acquire();
103 fBorrowingMutex.release();
120 fBorrowingMutex.release();
  /external/skqp/src/gpu/
GrBackendTextureImageGenerator.h 87 SkMutex fBorrowingMutex;
GrBackendTextureImageGenerator.cpp 99 fBorrowingMutex.acquire();
103 fBorrowingMutex.release();
120 fBorrowingMutex.release();

Completed in 83 milliseconds