Searched defs:BOOLEAN (Results 1 – 3 of 3) sorted by relevance
69 BOOLEAN, enumConstant
171 sp<const Element> BOOLEAN = Element::BOOLEAN(mRS); in Java_android_cts_rscpp_RSElementTest_testIsCompatible() local
184 Element[] BOOLEAN = { Element.BOOLEAN(mRS) }; in testIsCompatible() local