[go: nahoru, domu]

Searched refs:getDimYuv (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsType.h76 uint32_t getDimYuv() const {return mHal.state.dimYuv;} function in class:android::renderscript::Type
H A DrsType.cpp240 if (t->getDimYuv() != params->yuv) continue;
316 p.yuv = getDimYuv();
H A DrsAllocation.cpp147 mHal.state.yuv = type->getDimYuv();
692 (type0->getDimYuv() == type1->getDimYuv()) &&

Completed in 240 milliseconds