Home
last modified time | relevance | path

Searched refs:strideLOD0 (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
DrsAllocation.h71 mutable uint32_t strideLOD0; member
/frameworks/rs/
DrsAllocation.h74 mutable uint32_t strideLOD0; member
/frameworks/support/renderscript/v8/rs_support/driver/
DrsdAllocation.cpp105 alloc->mHal.drvState.strideLOD0 = drv->lod[0].stride; in AllocationBuildPointerTable()
/frameworks/rs/driver/
DrsdAllocation.cpp270 alloc->mHal.drvState.strideLOD0 = drv->lod[0].stride; in AllocationBuildPointerTable()