Searched refs:fillRes (Results 1 – 1 of 1) sorted by relevance
2068 bool fillRes = FillImagePropertyItem(propertyAshmem, 0, PropertyType::ICC_PROFILE, in AssembleICCImageProperty() local2070 if (fillRes) { in AssembleICCImageProperty()2075 return fillRes; in AssembleICCImageProperty()2299 bool fillRes = (memcpy_s(memData, memSize, EXIF_PRE_TAG, EXIF_PRE_SIZE) == EOK) && in AssembleExifMetaItem() local2301 if (fillRes) { in AssembleExifMetaItem()2308 return fillRes; in AssembleExifMetaItem()