HomeSort by relevance Sort by last modified time
    Searched refs:android_pixel_format_t (Results 1 - 14 of 14) sorted by null

  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestBuffer.h 49 const android_pixel_format_t mFormat = HAL_PIXEL_FORMAT_RGBA_8888;
71 const android_pixel_format_t mFormat = HAL_PIXEL_FORMAT_RGBA_8888;
Hwc2TestLayers.h 68 android_pixel_format_t getFormat(hwc2_layer_t layer) const;
Hwc2TestBuffer.cpp 76 void initialize(const Area& bufferArea, android_pixel_format_t format,
335 android_pixel_format_t format, uint32_t stride, uint8_t* img, uint8_t r,
Hwc2Test.cpp 787 int32_t height, android_pixel_format_t format,
    [all...]
  /frameworks/av/media/libheif/
HeifDecoderImpl.h 55 android_pixel_format_t mOutputColor;
  /system/core/libsystem/include/system/
graphics-base.h 38 } android_pixel_format_t; typedef in typeref:enum:__anon114320
graphics.h 40 typedef android_pixel_format_t android_pixel_format;
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 83 android_pixel_format_t* format, int32_t* outId);
HWC2.h 99 android_pixel_format_t* format, Display** outDisplay);
HWC2.cpp 137 android_pixel_format_t* format, Display** outDisplay)
153 *format = static_cast<android_pixel_format_t>(intFormat);
HWComposer.cpp 198 android_pixel_format_t* format, int32_t *outId) {
  /frameworks/native/libs/vr/libvrflinger/
hwc_types.h 35 std::underlying_type<android_pixel_format_t>::type; // int32_t;
  /frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp 182 static bool getDstColorFormat(android_pixel_format_t colorFormat,
233 (android_pixel_format_t)colorFormat, &dstFormat, &dstBpp)) {
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 236 milliseconds