Home
last modified time | relevance | path

Searched refs:decRefFunc (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/platform/android/
DtcuAndroidInternals.hpp117 typedef void (*decRefFunc) (android::android_native_base_t* base); typedef
120 decRefFunc decRef;
DtcuAndroidInternals.cpp170 static NativeBaseFunctions::decRefFunc getNativeBaseDecRefFunc (android::android_native_base_t* bas… in getNativeBaseDecRefFunc()
172 return *pointerToOffset<NativeBaseFunctions::decRefFunc>(base, 8 + DE_PTR_SIZE*5); in getNativeBaseDecRefFunc()