Home
last modified time | relevance | path

Searched defs:native (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc_fallback.c33 int native; /* HAL_PIXEL_FORMAT_ */ member
59 get_fourcc_yuv(int native, enum chroma_order chroma_order, int chroma_step) in get_fourcc_yuv()
71 is_yuv(int native) in is_yuv()
81 get_format_bpp(int native) in get_format_bpp()
114 get_fourcc(int native) in get_fourcc()
/hardware/interfaces/automotive/can/aidl/default/tools/configurator/proto/
Dcanbus_config.proto42 IfaceNative native = 2; field
/hardware/interfaces/automotive/can/1.0/tools/configurator/proto/
Dcanbus_config.proto42 IfaceNative native = 2; field
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglSurface.h42 EglOS::Surface* native() const { return m_native; } in native() function
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp380 auto native = std::find(colorModes.cbegin(), colorModes.cend(), ColorMode::NATIVE); in TEST_P() local
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp292 const auto native = std::find(colorModes.cbegin(), colorModes.cend(), ColorMode::NATIVE); in TEST_P() local