Searched defs:readHandle (Results 1 – 3 of 3) sorted by relevance
709 const native_handle_t* readHandle(bool* outUseCache) { in readHandle() function733 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
1207 auto readHandle = buffer->import(); in TEST_P() local