Home
last modified time | relevance | path

Searched refs:GET_SHOW_REFRESH_RATE_ENABLED (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H A Drs_irender_service_connection_ipc_interface_code.h50 GET_SHOW_REFRESH_RATE_ENABLED, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rstransaction_fuzzer/
H A Drstransaction_fuzzer.cpp88 …SIRenderServiceConnectionInterfaceCodeAccessVerifier::CodeEnumType::GET_SHOW_REFRESH_RATE_ENABLED); in RSIRenderServiceConnectionIpcInterFaceCodeAccessVerifierFuzztest002()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_irender_service_connection_ipc_interface_code_access_verifier.cpp226 case static_cast<CodeUnderlyingType>(CodeEnumType::GET_SHOW_REFRESH_RATE_ENABLED): { in IsExclusiveVerificationPassed()
H A Drs_render_service_connection_stub.cpp75 static_cast<uint32_t>(RSIRenderServiceConnectionInterfaceCode::GET_SHOW_REFRESH_RATE_ENABLED),
700 …se static_cast<uint32_t>(RSIRenderServiceConnectionInterfaceCode::GET_SHOW_REFRESH_RATE_ENABLED): { in OnRemoteRequest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/transaction/
H A Drs_render_service_connection_stub_test.cpp139 …de = static_cast<uint32_t>(RSIRenderServiceConnectionInterfaceCode::GET_SHOW_REFRESH_RATE_ENABLED);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_connection_proxy.cpp910 …de = static_cast<uint32_t>(RSIRenderServiceConnectionInterfaceCode::GET_SHOW_REFRESH_RATE_ENABLED); in GetShowRefreshRateEnabled()