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

  /frameworks/rs/
rsApiStubs.h 80 extern "C" void rsAllocation2DRead (RsContext rsc, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, uint32_t w, uint32_t h, void * data, size_t data_length, size_t stride);
rsApiStubs.cpp 456 extern "C" void rsAllocation2DRead (RsContext ctxWrapper, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod,
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 688 milliseconds