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

  /frameworks/rs/
rsType.h 76 uint32_t getDimYuv() const {return mHal.state.dimYuv;}
rsType.cpp 240 if (t->getDimYuv() != params->yuv) continue;
316 p.yuv = getDimYuv();
rsAllocation.cpp 137 mHal.state.yuv = type->getDimYuv();
632 (type0->getDimYuv() == type1->getDimYuv()) &&
    [all...]

Completed in 59 milliseconds