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

  /frameworks/rs/driver/runtime/
rs_structs.h 59 uint32_t originArray[4/*Type::mMaxArrays*/];
  /frameworks/rs/
rsAllocation.cpp 133 mHal.state.originArray[0] = offsets[5];
134 mHal.state.originArray[1] = offsets[6];
135 mHal.state.originArray[2] = offsets[7];
136 mHal.state.originArray[3] = offsets[8];
    [all...]
rsAllocation.h 80 uint32_t originArray[Type::mMaxArrays];

Completed in 234 milliseconds