Home
last modified time | relevance | path

Searched defs:align_flag (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/rockchip/
H A Dmake_idb.py30 def makeIDB(self, chip, from_file, to_file, rc4_flag = False, align_flag = False): argument
109 align_flag = True variable
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DMosaic.cpp143 int align_flag = Align::ALIGN_RET_OK; in addFrame() local