Searched defs:rawHandle (Results 1 – 3 of 3) sorted by relevance
54 status_t GraphicBufferMapper::importBuffer(buffer_handle_t rawHandle, in importBuffer()
136 Error Mapper::importBuffer(const hardware::hidl_handle& rawHandle, in importBuffer()
419 native_handle* rawHandle = native_handle_create(1 /*numFds*/, 1 /*numInts*/); in increment() local