Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsDefines.h331 RS_A3D_CLASS_ID_SCRIPT_KERNEL_ID, enumerator
DrsScript.cpp107 return RS_A3D_CLASS_ID_SCRIPT_KERNEL_ID; in getClassId()
/frameworks/rs/
DrsDefines.h331 RS_A3D_CLASS_ID_SCRIPT_KERNEL_ID, enumerator
DrsScript.cpp107 return RS_A3D_CLASS_ID_SCRIPT_KERNEL_ID; in getClassId()
DrsFileA3D.cpp282 case RS_A3D_CLASS_ID_SCRIPT_KERNEL_ID: in initializeFromEntry()