Searched defs:readCnt (Results 1 – 2 of 2) 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/pdfium/core/fxge/ |
D | cfx_folderfontinfo.cpp | 186 size_t readCnt = fread(buffer, 12, 1, pFile.get()); in ScanFile() local
|