Searched defs:readCnt (Results 1 – 3 of 3) sorted by relevance
/external/skqp/tests/ |
D | ProcessorTest.cpp | 143 inline void testingOnly_getIORefCnts(const T* resource, int* refCnt, int* readCnt, int* writeCnt) { in testingOnly_getIORefCnts() 149 void testingOnly_getIORefCnts(GrTextureProxy* proxy, int* refCnt, int* readCnt, int* writeCnt) { in testingOnly_getIORefCnts() 205 int refCnt, readCnt, writeCnt; in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
|
/external/skia/tests/ |
D | ProcessorTest.cpp | 147 inline void testingOnly_getIORefCnts(const T* resource, int* refCnt, int* readCnt, int* writeCnt) { in testingOnly_getIORefCnts() 153 void testingOnly_getIORefCnts(GrTextureProxy* proxy, int* refCnt, int* readCnt, int* writeCnt) { in testingOnly_getIORefCnts() 209 int refCnt, readCnt, writeCnt; in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
|
/external/pdfium/core/fxge/ |
D | cfx_folderfontinfo.cpp | 171 size_t readCnt = fread(buffer, 12, 1, pFile); in ScanFile() local
|