Searched defs:readCnt (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | ProcessorTest.cpp | 133 inline void testingOnly_getIORefCnts(const T* resource, int* refCnt, int* readCnt, int* writeCnt) { in testingOnly_getIORefCnts() 139 void testingOnly_getIORefCnts(GrTextureProxy* proxy, int* refCnt, int* readCnt, int* writeCnt) { in testingOnly_getIORefCnts() 196 int refCnt, readCnt, writeCnt; in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
|
/external/pdfium/core/fxge/ge/ |
D | cfx_folderfontinfo.cpp | 162 size_t readCnt = FXSYS_fread(buffer, 12, 1, pFile); in ScanFile() local
|