Searched defs:readHandle (Results 1 – 4 of 4) sorted by relevance
715 const native_handle_t* readHandle(bool* outUseCache) { in readHandle() function739 const native_handle_t* readHandle() { in readHandle() function
811 const native_handle_t* readHandle(bool& useCache) { in readHandle() function835 const native_handle_t* readHandle() { in readHandle() function
1950 uint32_t readHandle = (readSurf) ? readSurf->getRcSurface() : 0; in eglMakeCurrent() local
1208 auto readHandle = buffer->import(); in TEST_P() local