OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_mode
(Results
1 - 22
of
22
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_modeset.h
39
struct
native_mode
{
struct
62
const struct
native_mode
**(*get_modes)(struct native_display *ndpy,
85
const struct
native_mode
*nmode);
egl_g3d.h
119
const struct
native_mode
**native_modes;
egl_g3d.c
180
const struct
native_mode
**native_modes;
200
const struct
native_mode
*nmode = native_modes[j];
egl_g3d_api.c
802
const struct
native_mode
*nmode;
/external/mesa3d/src/gallium/state_trackers/egl/common/
native_modeset.h
39
struct
native_mode
{
struct
62
const struct
native_mode
**(*get_modes)(struct native_display *ndpy,
85
const struct
native_mode
*nmode);
egl_g3d.h
119
const struct
native_mode
**native_modes;
egl_g3d.c
180
const struct
native_mode
**native_modes;
200
const struct
native_mode
*nmode = native_modes[j];
egl_g3d_api.c
802
const struct
native_mode
*nmode;
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
ComposeShader_Delegate.java
67
int
native_mode
) {
83
int native_skiaShaderB, int
native_mode
) {
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/drm/
native_drm.h
121
struct
native_mode
base;
150
drm_mode(const struct
native_mode
*nmode)
modeset.c
451
const struct
native_mode
*nmode)
518
static const struct
native_mode
**
525
const struct
native_mode
**nmodes_return;
/external/mesa3d/src/gallium/state_trackers/egl/drm/
native_drm.h
121
struct
native_mode
base;
150
drm_mode(const struct
native_mode
*nmode)
modeset.c
451
const struct
native_mode
*nmode)
518
static const struct
native_mode
**
525
const struct
native_mode
**nmodes_return;
/frameworks/base/graphics/java/android/graphics/
ComposeShader.java
108
int
native_mode
);
112
int native_skiaShaderB, int
native_mode
);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/fbdev/
native_fbdev.c
317
const struct
native_mode
*nmode)
322
static const struct
native_mode
**
327
static struct
native_mode
mode;
328
const struct
native_mode
**modes;
/external/mesa3d/src/gallium/state_trackers/egl/fbdev/
native_fbdev.c
317
const struct
native_mode
*nmode)
322
static const struct
native_mode
**
327
static struct
native_mode
mode;
328
const struct
native_mode
**modes;
/external/chromium_org/chromeos/display/
output_configurator.cc
150
native_mode
(None),
663
output->selected_mode = output->
native_mode
;
713
GetModeInfo(*internal_output, internal_output->
native_mode
);
715
GetModeInfo(*external_output, external_output->
native_mode
);
897
if (output->mirror_mode != output->
native_mode
&&
[
all
...]
real_output_configurator_delegate.cc
306
output.
native_mode
= GetOutputNativeMode(info);
556
if (output->
native_mode
== None || output->touch_device_id != None)
560
OutputConfigurator::GetModeInfo(*output, output->
native_mode
);
601
(*outputs)[i].
native_mode
!= None &&
output_configurator.h
110
RRMode
native_mode
;
member in struct:chromeos::OutputConfigurator::OutputSnapshot
output_configurator_unittest.cc
365
o->
native_mode
= kSmallModeId;
378
o->
native_mode
= kBigModeId;
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp
393
const struct
native_mode
** modes;
[
all
...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp
393
const struct
native_mode
** modes;
[
all
...]
Completed in 705 milliseconds