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 324 p.out = mtls->fep.ptrOut + (mtls->fep.yStrideOut * p.y) +
373 if (mtls->fep.yStrideOut) {
374 s2 = targetByteChunk / mtls->fep.yStrideOut;
420 p.out = mtls->fep.ptrOut + (mtls->fep.yStrideOut * offset) +
rsCpuScript.cpp 562 mtls->fep.yStrideOut = aout->mHal.drvState.lod[0].stride;
  /frameworks/rs/
rs_hal.h 73 uint32_t yStrideOut;

Completed in 41 milliseconds