Home
last modified time | relevance | path

Searched defs:isProtected (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.cpp44 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 Dnative_buffer_utils.cpp52 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 Drs_surface_ohos_vulkan.cpp80 …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 Drs_surface_ohos_gl.cpp51 uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
H A Drs_surface_ohos_raster.cpp40 uint64_t uiTimestamp, bool useAFBC, bool isProtected) in RequestFrame()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrproxyannex_fuzzer/
H A Dformmgrproxyannex_fuzzer.cpp47 bool isProtected = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/
H A Dform_mgr_proxy_test.cpp195 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 Dform_mgr_test.cpp277 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 Drs_vk_image_manager.cpp57 bool isProtected = (buffer->GetUsage() & BUFFER_USAGE_PROTECTED) != 0; in Create() local
H A Drs_base_render_engine.h62 bool isProtected = false; member
H A Drs_hardware_thread.cpp533 bool isProtected = false; in Redraw() local
H A Drs_base_render_util.cpp864 bool isProtected, GraphicColorGamut colorGamut, GraphicPixelFormat pixelFormat) in GetFrameBufferRequestConfig()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_darwin.cpp50 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 Drs_surface_windows.cpp50 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 Dform_extension_context_mock_test.h153 …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 Dmock_form_mgr_service.h131 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 Dform_mgr_stub_test.cpp230 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 Dformmgrstub_fuzzer.cpp135 bool isProtected, const sptr<IRemoteObject> &callerToken) override in NotifyFormsPrivacyProtected()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp617 bool isProtected = false; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test.cpp376 bool isProtected = false; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp961 … FormMgrService::NotifyFormsPrivacyProtected(const std::vector<int64_t> &formIds, bool isProtected, in NotifyFormsPrivacyProtected()
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1028 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 Dform_mgr_stub.cpp858 bool isProtected = false; in HandleNotifyFormsPrivacyProtected() local
H A Dform_mgr_proxy.cpp1097 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 Dfms_form_render_stub_test.cpp284 int NotifyFormsPrivacyProtected(const std::vector<int64_t> &formIds, bool isProtected, in NotifyFormsPrivacyProtected()

12