/hardware/google/graphics/common/hwc3/impl/ |
D | TranslateHwcAidl.h | 33 inline void translate(const T& in, U& out) { in translate() function 38 inline void translate(const std::optional<T>& in, std::optional<U>& out) { in translate() function 47 inline void translate(const std::vector<T>& in, std::vector<U>& out) { in translate() function 57 inline void translate(const hwc_vsync_period_change_timeline_t& in, in translate() function 65 inline void translate(const int32_t& fd, ndk::ScopedFileDescriptor& sfd) { in translate() function 71 inline void translate(const hwc_client_target_property& in, ClientTargetProperty& out) { in translate() function 77 inline void translate(const HwcMountOrientation& in, common::Transform& out) { in translate() function 108 inline void translate(const T& in, U& out) { in translate() function 113 inline void translate(const std::vector<std::optional<T>>& in, std::vector<U>& out) { in translate() function 125 inline void translate(const std::vector<T>& in, std::vector<U>& out) { in translate() function [all …]
|
/hardware/interfaces/health/aidl/android/hardware/health/ |
D | translate-ndk.cpp | 81 __attribute__((warn_unused_result)) bool translate( in translate() function 91 __attribute__((warn_unused_result)) bool translate( in translate() function 108 __attribute__((warn_unused_result)) bool translate( in translate() function 140 __attribute__((warn_unused_result)) bool translate( in translate() function
|
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/ |
D | CtUpdateAmbassador.cpp | 85 bool CtUpdateAmbassador::translate(IpaNatTimeoutUpdate in, HALNatTimeoutUpdate &out) { in translate() function in CtUpdateAmbassador 91 bool CtUpdateAmbassador::translate(IpaIpAddrPortPair in, HALIpAddrPortPair& out) { in translate() function in CtUpdateAmbassador
|
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/ |
D | CtUpdateAmbassador.cpp | 88 bool CtUpdateAmbassador::translate(IpaNatTimeoutUpdate in, HALNatTimeoutUpdate &out) { in translate() function in CtUpdateAmbassador 94 bool CtUpdateAmbassador::translate(IpaIpAddrPortPair in, HALIpAddrPortPair& out) { in translate() function in CtUpdateAmbassador
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | transform.inl | 7 GLM_FUNC_QUALIFIER tmat4x4<T, P> translate(tvec3<T, P> const & v) function
|
D | matrix_transform_2d.inl | 11 GLM_FUNC_QUALIFIER tmat3x3<T, P> translate( function
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | ANGLEShaderParser.cpp | 362 bool translate(bool hostUsesCoreProfile, in translate() function
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | matrix_transform.inl | 11 GLM_FUNC_QUALIFIER tmat4x4<T, P> translate(tmat4x4<T, P> const & m, tvec3<T, P> const & v) function
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | overlay.cpp | 1303 float translate[2]; in render_swapchain_display() local
|