Home
last modified time | relevance | path

Searched refs:setDestructorCallback (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/
DCLMemory.h29 cl_int setDestructorCallback(MemoryCB pfnNotify, void *userData);
DCLMemory.cpp46 cl_int Memory::setDestructorCallback(MemoryCB pfnNotify, void *userData) in setDestructorCallback() function in cl::Memory
/external/angle/src/libGLESv2/
Dcl_stubs.cpp350 return memobj->cast<Memory>().setDestructorCallback(pfn_notify, user_data); in SetMemObjectDestructorCallback()
/external/mesa3d/include/CL/
Dcl2.hpp3415 cl_int setDestructorCallback( in setDestructorCallback() function in cl::Memory
Dcl.hpp3138 cl_int setDestructorCallback( in setDestructorCallback() function in cl::Memory