Home
last modified time | relevance | path

Searched defs:Platform (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/media/libplatformconfig/
DPlatformConfig.cpp43 namespace Platform { namespace
DConfigParser.cpp39 namespace Platform { namespace
/hardware/qcom/sm7250/media/libplatformconfig/
DPlatformConfig.cpp43 namespace Platform { namespace
DConfigParser.cpp39 namespace Platform { namespace
/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.hpp2204 class Platform : public detail::Wrapper<cl_platform_id> class
2208 Platform() : detail::Wrapper<cl_type>() { } in Platform() function in cl::Platform
2214 …__CL_EXPLICIT_CONSTRUCTORS Platform(const cl_platform_id &platform) : detail::Wrapper<cl_type>(pla… in Platform() function in cl::Platform
Dopencl.hpp2469 class Platform : public detail::Wrapper<cl_platform_id> class
2542 Platform() : detail::Wrapper<cl_type>() { } in Platform() function in cl::Platform
2551 explicit Platform(const cl_platform_id &platform, bool retainObject = false) : in Platform() function in cl::Platform