Home
last modified time | relevance | path

Searched defs:inType (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuScript.cpp579 const Type *inType = ain0->getType(); in reduceMtlsSetup() local
663 const Type *inType = ain0->getType(); in forEachMtlsSetup() local
DrsCpuIntrinsicColorMatrix.cpp112 uint32_t inType :4; // [4 - 7] member
/frameworks/av/media/libstagefright/xmlparser/
DMediaCodecsXmlParser.cpp260 bool inType() const { in inType() function
642 bool inType = true; in startElementHandler() local
/frameworks/rs/support/java/src/androidx/renderscript/
DScript.java47 Type inType = ain.getType(); in getDummyAlloc() local