Home | History | Annotate | Download | only in cpp

Lines Matching refs:RsDataKind

982     RsDataKind getDataKind() const {
1389 static sp<const Element> createPixel(const sp<RS>& rs, RsDataType dt, RsDataKind dk);
1429 Element(void *id, sp<RS> rs, RsDataType dt, RsDataKind dk, bool norm, uint32_t size);
1448 RsDataKind mKind;