Searched refs:AHB_to_HB (Results 1 – 1 of 1) sorted by relevance
26 typedef jobject (*AHB_to_HB)(JNIEnv*, AHardwareBuffer*); typedef28 static AHB_to_HB toHardwareBuffer = nullptr;38 toHardwareBuffer = (AHB_to_HB)dlsym(handle_, "AHardwareBuffer_toHardwareBuffer"); in init()