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

  /frameworks/base/libs/rs/
RenderScript.h 47 const void* rsaAllocationGetType(RsContext con, RsAllocation va);
rsAllocation.cpp 573 const void * rsaAllocationGetType(RsContext con, RsAllocation va) {
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 690 return (jint) rsaAllocationGetType(con, (RsAllocation)a);
    [all...]

Completed in 1356 milliseconds