OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:top_offset
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp
934
uint left_offset, right_offset,
top_offset
, bottom_offset;
local
1071
ue_v(psBits, (uint32*)&
top_offset
);
1075
*display_height = *height - 2 * (
top_offset
+ bottom_offset);
[
all
...]
/external/chromium/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc
680
int
top_offset
= 0;
local
681
ModifyMaximizedFramePainting(&
top_offset
, &left, &right);
713
top_offset
,
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host_impl.cc
1483
float
top_offset
=
local
[
all
...]
Completed in 1201 milliseconds