Home
last modified time | relevance | path

Searched defs:resource_id (Results 1 – 22 of 22) sorted by relevance

/third_party/cef/libcef/common/
Dresource_bundle_delegate.cc23 gfx::Image CefResourceBundleDelegate::GetImageNamed(int resource_id) { in GetImageNamed()
27 gfx::Image CefResourceBundleDelegate::GetNativeImageNamed(int resource_id) { in GetNativeImageNamed()
32 int resource_id, in LoadDataResourceBytes()
38 int resource_id) { in LoadDataResourceString()
43 int resource_id, in GetRawDataResource()
Dresource_bundle_impl.cc20 int resource_id) { in GetDataResource()
25 int resource_id, in GetDataResourceForScale()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamapplication.h33 #define CAM_AL_RESOURCE_ID_IS_PUBLIC(resource_id) ((resource_id >> 30) != 3) argument
34 #define CAM_AL_RESOURCE_ID_CLASS(resource_id) ((resource_id >> 16) & 0x3FFF) argument
35 #define CAM_AL_RESOURCE_ID_TYPE(resource_id) ((resource_id >> 6) & 0x03FF) argument
36 #define CAM_AL_RESOURCE_ID_VERSION(resource_id) (resource_id & 0x3F) argument
55 guint resource_id; member
Dcamapplication.c84 guint resource_id = GPOINTER_TO_UINT (key); in resource_id_hash() local
146 cam_al_get (CamAL * al, guint resource_id) in cam_al_get()
235 guint resource_id = session->resource_id; in open_session_request_cb() local
Dcamsession.c43 guint16 session_nb, guint resource_id) in cam_sl_session_new()
86 CamTLConnection * connection, guint resource_id, in cam_sl_create_session()
308 guint resource_id; in handle_open_session_request() local
Dcamsession.h76 guint resource_id; member
/third_party/cef/libcef/common/alloy/
Dalloy_content_client.cc130 int resource_id, in GetDataResource()
142 int resource_id) { in GetDataResourceBytes()
152 gfx::Image& AlloyContentClient::GetNativeImageNamed(int resource_id) { in GetNativeImageNamed()
/third_party/cef/libcef_dll/cpptoc/
Dresource_bundle_cpptoc.cc53 int resource_id) { in resource_bundle_get_data_resource()
70 int resource_id, in resource_bundle_get_data_resource_for_scale()
Dresource_bundle_handler_cpptoc.cc51 int resource_id, in resource_bundle_handler_get_data_resource()
92 int resource_id, in resource_bundle_handler_get_data_resource_for_scale()
/third_party/cef/libcef_dll/ctocpp/
Dresource_bundle_ctocpp.cc53 int resource_id) { in GetDataResource()
70 int resource_id, in GetDataResourceForScale()
Dresource_bundle_handler_ctocpp.cc40 bool CefResourceBundleHandlerCToCpp::GetDataResource(int resource_id, in GetDataResource()
61 int resource_id, in GetDataResourceForScale()
/third_party/cef/tests/shared/browser/
Dresource_util_win.cc87 int resource_id = GetResourceId(resource_name); in LoadBinaryResource() local
104 int resource_id = GetResourceId(resource_name); in GetBinaryResourceReader() local
/third_party/cef/libcef/browser/net/
Dinternal_scheme_handler.h38 int resource_id; variable
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_fetch.h81 uint32_t resource_id() const {return m_resource_id;} in resource_id() function
Dsfn_instr_tex.h120 unsigned resource_id() const {return m_resource_id;} in resource_id() function
Dsfn_instr_fetch.cpp47 uint32_t resource_id, in FetchInstr()
/third_party/cef/libcef/browser/extensions/
Dextensions_browser_client.cc175 const int resource_id, in LoadResourceFromResourceBundle()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dbinary.hpp33 typedef uint32_t resource_id; typedef
/third_party/mesa3d/src/asahi/lib/
Dio.h276 uint32_t resource_id[6]; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h75 unsigned resource_id; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc.h574 unsigned resource_id:8; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h81533 u64 resource_id; member