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

  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 367 p.out = mtls->fep.ptrOut + (mtls->fep.yStrideOut * p.y) +
416 if (mtls->fep.yStrideOut) {
417 s2 = targetByteChunk / mtls->fep.yStrideOut;
463 p.out = mtls->fep.ptrOut + (mtls->fep.yStrideOut * offset) +
rsCpuScript.cpp 838 mtls->fep.yStrideOut = aout->mHal.drvState.lod[0].stride;
    [all...]
  /frameworks/rs/
rs_hal.h 73 uint32_t yStrideOut;

Completed in 29 milliseconds