Searched refs:depth_per_component (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/include/internal/ |
D | cef_types_wrappers.h | 385 target->depth_per_component = src->depth_per_component; in set() 404 int depth_per_component, in CefScreenInfo() argument 408 Set(device_scale_factor, depth, depth_per_component, is_monochrome, rect, in CefScreenInfo() 420 depth_per_component = depth_per_component_val; in Set()
|
D | cef_types.h | 1549 int depth_per_component; member
|
/third_party/cef/libcef/browser/osr/ |
D | render_widget_host_view_osr.cc | 68 screenInfo.depth_per_component = src.depth_per_component; in ScreenInfoFrom()
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 12041 int depth_per_component, 12048 Set(device_scale_factor, depth, depth_per_component, is_monochrome, rect, 12064 depth_per_component = depth_per_component_val;
|