Home
last modified time | relevance | path

Searched defs:SCALED (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglthread_draw_unroll.c132 #define SCALED false macro
/aosp_15_r20/external/freetype/src/base/
H A Dftoutln.c48 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h57 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h56 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h57 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h57 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h56 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h56 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h57 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h57 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h57 SCALED = 0x00004000, enumerator
/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DWindowInfo.h60 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h56 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h57 SCALED = 0x00004000, enumerator
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DWindowInfo.h57 SCALED = 0x00004000, enumerator
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.h308 SCALED, enumerator
/aosp_15_r20/external/freetype/src/smooth/
H A Dftgrays.c1667 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
/aosp_15_r20/external/freetype/src/raster/
H A Dftraster.c436 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro