/aosp_15_r20/external/piex/src/ |
H A D | piex.cc | 228 // the 'full_width' and 'full_height' from the raw processing ifd in 'stream'. 290 preview_image_data->full_width = aspect_frame[2] - aspect_frame[0] + 1; in GetOlympusPreviewImage() 292 if (preview_image_data->full_width < preview_image_data->full_height) { in GetOlympusPreviewImage() 293 std::swap(preview_image_data->full_width, in GetOlympusPreviewImage() 431 if (!GetFullCropDimension(tiff_directory, &preview_image_data->full_width, in DngGetPreviewData() 503 preview_image_data->full_width == 0 || in NefGetPreviewData() 509 static_cast<float>(preview_image_data->full_width) > in NefGetPreviewData() 514 preview_image_data->full_width = width; in NefGetPreviewData() 562 if (!RafGetDimension(stream, &preview_image_data->full_width, in RafGetPreviewData() 608 preview_image_data->full_width = preview_data.full_width; in Rw2GetPreviewData()
|
H A D | piex_types.h | 56 // 'full_width' and 'full_height' are correctly cropped but not rotated. 92 std::uint32_t full_width = 0; member
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_layouts/ |
H A D | landing.html | 4 full_width: true 129 {%- if _section.image.full_width == true -%} 152 {%- if _section.image.full_width == true -%} 166 {%- if _section.image.full_width != true -%}
|
H A D | page.html | 21 target = site.data.variables.default.page.full_width 22 source0=layout.full_width source1=page.full_width -%}
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_layouts/ |
H A D | landing.html | 4 full_width: true 129 {%- if _section.image.full_width == true -%} 152 {%- if _section.image.full_width == true -%} 166 {%- if _section.image.full_width != true -%}
|
H A D | page.html | 21 target = site.data.variables.default.page.full_width 22 source0=layout.full_width source1=page.full_width -%}
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/piex/src/ |
D | piex_types.h | 56 // 'full_width' and 'full_height' are correctly cropped but not rotated. 92 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/piex/src/ |
D | piex_types.h | 56 // 'full_width' and 'full_height' are correctly cropped but not rotated. 92 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/piex/src/ |
D | piex_types.h | 56 // 'full_width' and 'full_height' are correctly cropped but not rotated. 92 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/piex/src/ |
D | piex_types.h | 56 // 'full_width' and 'full_height' are correctly cropped but not rotated. 92 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/piex/src/ |
D | piex_types.h | 56 // 'full_width' and 'full_height' are correctly cropped but not rotated. 92 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/piex/src/ |
D | piex_types.h | 56 // 'full_width' and 'full_height' are correctly cropped but not rotated. 92 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/ |
D | ContextualCardsAdapter.java | 45 private static final int FULL_WIDTH = 2; field in ContextualCardsAdapter 112 return FULL_WIDTH; in onAttachedToRecyclerView()
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/piex/src/ |
D | piex_types.h | 56 // 'full_width' and 'full_height' are correctly cropped but not rotated. 92 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/piex/src/ |
D | piex_types.h | 55 // 'full_width' and 'full_height' are correctly cropped but not rotated. 91 std::uint32_t full_width = 0; member
|