/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_vulkan_context.cpp | 44 static RsVulkanInterface& GetRsVulkanInterfaceInternal(bool isProtected) in GetRsVulkanInterfaceInternal() 69 void RsVulkanInterface::Init(bool isProtected) in Init() 175 bool RsVulkanInterface::SelectPhysicalDevice(bool isProtected) in SelectPhysicalDevice() 210 bool RsVulkanInterface::CreateDevice(bool isProtected) in CreateDevice() 287 …nInterface::CreateSkiaBackendContext(GrVkBackendContext* context, bool createNew, bool isProtected) in CreateSkiaBackendContext() 442 …ing::GPUContext> RsVulkanInterface::CreateDrawingContext(bool independentContext, bool isProtected) in CreateDrawingContext() 527 std::shared_ptr<Drawing::GPUContext> RsVulkanInterface::CreateNewDrawingContext(bool isProtected) in CreateNewDrawingContext() 583 bool isProtected = RsVulkanContext::GetSingleton().GetIsProtected(); in HookedVkQueueSubmit() local 643 void RsVulkanContext::SetIsProtected(bool isProtected) in SetIsProtected() 650 void RsVulkanContext::ClearGrContext(bool isProtected) in ClearGrContext()
|
H A D | native_buffer_utils.cpp | 52 VkImageUsageFlags usageFlags = 0, bool isProtected = false) in CreateVkImage() 108 OH_NativeBuffer* nativeBuffer, VkNativeBufferPropertiesOHOS& nbProps, bool isProtected) in AllocateDeviceMemory() 183 NativeSurfaceInfo& nativeSurface, int width, int height, bool isProtected) in MakeFromNativeWindowBuffer() 287 int width, int height, bool isProtected) in MakeBackendTextureFromNativeBuffer()
|
H A D | rs_surface_ohos_vulkan.cpp | 80 …rfaceOhosVulkan::SetNativeWindowInfo(int32_t width, int32_t height, bool useAFBC, bool isProtected) in SetNativeWindowInfo() 148 int32_t width, int32_t height, int& fenceFd, bool useAFBC, bool isProtected) in RequestNativeWindowBuffer() 166 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
|
H A D | rs_surface_ohos_gl.cpp | 51 uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
|
H A D | rs_surface_ohos_raster.cpp | 40 uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrproxyannex_fuzzer/ |
H A D | formmgrproxyannex_fuzzer.cpp | 47 bool isProtected = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/ |
H A D | form_mgr_proxy_test.cpp | 195 bool isProtected = false; variable 218 bool isProtected = true; variable 243 bool isProtected = false; variable 268 bool isProtected = true; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
H A D | form_mgr_test.cpp | 277 bool isProtected = false; variable 300 bool isProtected = true; variable 325 bool isProtected = false; variable 350 bool isProtected = true; variable 515 bool isProtected = true; variable 538 bool isProtected = true; variable 972 bool isProtected = true; variable 1558 bool isProtected = true; variable 1598 bool isProtected = true; variable 3721 bool isProtected = true; variable [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_vk_image_manager.cpp | 57 bool isProtected = (buffer->GetUsage() & BUFFER_USAGE_PROTECTED) != 0; in Create() local
|
H A D | rs_base_render_engine.h | 62 bool isProtected = false; member
|
H A D | rs_hardware_thread.cpp | 533 bool isProtected = false; in Redraw() local
|
H A D | rs_base_render_util.cpp | 864 bool isProtected, GraphicColorGamut colorGamut, GraphicPixelFormat pixelFormat) in GetFrameBufferRequestConfig()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_surface_darwin.cpp | 50 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_surface_windows.cpp | 50 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | form_extension_context_mock_test.h | 153 …const std::vector<int64_t> &formIds, bool isProtected, const sptr<IRemoteObject> &callerToken) ove… in NotifyFormsPrivacyProtected()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | mock_form_mgr_service.h | 131 int32_t NotifyFormsPrivacyProtected(const std::vector<int64_t> &formIds, bool isProtected, in NotifyFormsPrivacyProtected()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/ |
H A D | form_mgr_stub_test.cpp | 230 bool isProtected = false; variable 268 bool isProtected = true; variable 308 bool isProtected = false; variable 348 bool isProtected = true; variable
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/ |
H A D | formmgrstub_fuzzer.cpp | 135 bool isProtected, const sptr<IRemoteObject> &callerToken) override in NotifyFormsPrivacyProtected()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/ |
H A D | fms_form_host_record_test.cpp | 617 bool isProtected = false; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | fms_form_mgr_service_test.cpp | 376 bool isProtected = false; variable
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_service.cpp | 961 … FormMgrService::NotifyFormsPrivacyProtected(const std::vector<int64_t> &formIds, bool isProtected, in NotifyFormsPrivacyProtected()
|
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 1028 int FormMgr::NotifyFormsPrivacyProtected(const std::vector<int64_t> &formIds, bool isProtected, in NotifyFormsPrivacyProtected()
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_stub.cpp | 858 bool isProtected = false; in HandleNotifyFormsPrivacyProtected() local
|
H A D | form_mgr_proxy.cpp | 1097 int FormMgrProxy::NotifyFormsPrivacyProtected(const std::vector<int64_t> &formIds, bool isProtected, in NotifyFormsPrivacyProtected()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/ |
H A D | fms_form_render_stub_test.cpp | 284 int NotifyFormsPrivacyProtected(const std::vector<int64_t> &formIds, bool isProtected, in NotifyFormsPrivacyProtected()
|