Home
last modified time | relevance | path

Searched defs:Context (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.h52 struct Context : public IContext { struct
DContext.cpp27 Context::Context(uint32_t sdkVersion, ContextType ct, int32_t flags) { in Context() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dthreads_win32.c104 static BOOL CALLBACK impl_call_once_callback(PINIT_ONCE InitOnce, PVOID Parameter, PVOID *Context) in impl_call_once_callback()
/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.hpp2490 class Context class
2507 Context( in Context() function in cl::Context
2537 Context( in Context() function in cl::Context
2567 Context( in Context() function in cl::Context
2651 Context(const Context& ctx) : detail::Wrapper<cl_type>(ctx) {} in Context() function in cl::Context
2666 Context(Context&& ctx) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(ctx)) {} in Context() function in cl::Context
2731 Context() : detail::Wrapper<cl_type>() { } in Context() function in cl::Context
2738 …__CL_EXPLICIT_CONSTRUCTORS Context(const cl_context& context) : detail::Wrapper<cl_type>(context) … in Context() function in cl::Context
Dopencl.hpp2851 class Context class
2923 Context( in Context() function in cl::Context
2958 Context( in Context() function in cl::Context
2988 Context( in Context() function in cl::Context
3074 Context(const Context& ctx) : detail::Wrapper<cl_type>(ctx) {} in Context() function in cl::Context
3088 Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(ctx)) {} in Context() function in cl::Context
3129 Context() : detail::Wrapper<cl_type>() { } in Context() function in cl::Context
3136 explicit Context(const cl_context& context, bool retainObject = false) : in Context() function in cl::Context
/hardware/google/gfxstream/guest/mesa/src/util/
Ddbghelp.h1169 CONTEXT Context; member
1178 CONTEXT Context; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_raii.hpp1052 class Context class
1056 Context() in Context() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context
1068 Context( Context && rhs ) VULKAN_HPP_NOEXCEPT in Context() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context
Dvulkan_raii.hpp2432 class Context class
2436 Context() in Context() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context
2448 Context( Context && rhs ) VULKAN_HPP_NOEXCEPT in Context() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context