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

  /frameworks/rs/
rsType.h 110 ObjectBaseRef<Type> cloneAndResize1D(Context *rsc, uint32_t dimX) const;
rsType.cpp 296 ObjectBaseRef<Type> Type::cloneAndResize1D(Context *rsc, uint32_t dimX) const {
rsAllocation.cpp 565 ObjectBaseRef<Type> t = mHal.state.type->cloneAndResize1D(rsc, dimX);
    [all...]

Completed in 4250 milliseconds