HomeSort by relevance Sort by last modified time
    Searched refs:rsaAllocationGetType (Results 1 - 4 of 4) sorted by null

  /frameworks/rs/
rs.h 46 const void* rsaAllocationGetType(RsContext con, RsAllocation va);
rsAllocation.cpp 735 extern "C" const void * rsaAllocationGetType(RsContext con, RsAllocation va) {
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 671 return (jint) rsaAllocationGetType(con, (RsAllocation)a);
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 840 return (jint) rsaAllocationGetType(con, (RsAllocation)a);
    [all...]

Completed in 853 milliseconds