Searched defs:Context (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/renderscript/1.0/default/ | ||
D | Context.h | 52 struct Context : public IContext { struct |
D | Context.cpp | 27 Context::Context(uint32_t sdkVersion, ContextType ct, int32_t flags) { in Context() function in android::hardware::renderscript::V1_0::implementation::Context |