Home
last modified time | relevance | path

Searched defs:ElementCreate (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsMiscellaneousTests.cpp35 TEST_P(RenderscriptHidlTest, ElementCreate) { in TEST_P() argument
/aosp12/frameworks/rs/cpp/
H A DrsDispatch.h195 ElementCreateFnPtr ElementCreate; member
/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp509 RsElement RsHidlAdaptation::ElementCreate (RsContext context, in ElementCreate() function in RsHidlAdaptation