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

  /frameworks/rs/
rs.h 43 const void* rsaAllocationGetType(RsContext con, RsAllocation va);
rsAllocation.cpp 693 const void * rsaAllocationGetType(RsContext con, RsAllocation va) {
  /frameworks/rs/cpp/
Allocation.cpp 124 const void *typeID = rsaAllocationGetType(mRS->getContext(), getID());
  /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 841 return (jint) rsaAllocationGetType(con, (RsAllocation)a);
    [all...]

Completed in 139 milliseconds