Searched refs:SetConfig (Results 1 – 9 of 9) sorted by relevance
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
D | ohos_context_i.h | 67 …virtual bool SetConfig(int32_t w,int32_t h,RCI_GLES_VERSION ver,RCI_PIXEL_FORMAT pf,RCI_SURFACE_TY…
|
D | rosen_context_impl.h | 37 …bool SetConfig(int32_t w,int32_t h,RCI_GLES_VERSION ver,RCI_PIXEL_FORMAT pf,RCI_SURFACE_TYPE st,RC…
|
D | rosen_context_impl.cpp | 93 bool RosenContextImpl::SetConfig(int32_t w, int32_t h, RCI_GLES_VERSION ver, RCI_PIXEL_FORMAT pf, R… in SetConfig() function in RosenContextImpl
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_browser_main.cc | 180 OSCrypt::SetConfig(std::move(config)); in PostCreateMainMessageLoop()
|
/third_party/vk-gl-cts/framework/platform/ohos/context/ |
D | tcuOhosNativeContext.cpp | 196 …if (!OHOS::OhosContextI::GetInstance().SetConfig(w, h, ver, pf, surfaceType, profile, static_cast<… in OhosRendContext()
|
/third_party/openmax/api/1.1.2/ |
D | OMX_Component.h | 383 OMX_ERRORTYPE (*SetConfig)( member
|
D | OMX_Core.h | 901 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
D | vid_enc.c | 151 comp->SetConfig = vid_enc_SetConfig; in vid_enc_Constructor()
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 48281 static COMPONENT_EXPORT(OS_CRYPT) void SetConfig(
|