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

  /frameworks/rs/cpu_ref/
rsCpuCore.h 68 uint32_t yStrideIn;
rsCpuCore.cpp 377 p.in = mtls->fep.ptrIn + (mtls->fep.yStrideIn * p.y) +
427 s2 = targetByteChunk / mtls->fep.yStrideIn;
473 p.in = mtls->fep.ptrIn + (mtls->fep.yStrideIn * offset) +
499 s2 = targetByteChunk / mtls->fep.yStrideIn;
rsCpuScript.cpp 897 mtls->fep.yStrideIn = ain->mHal.drvState.lod[0].stride;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs_hal.h 72 uint32_t yStrideIn;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs_hal.h 72 uint32_t yStrideIn;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs_hal.h 72 uint32_t yStrideIn;

Completed in 189 milliseconds