Home
last modified time | relevance | path

Searched defs:uint32 (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dpixelutils.cpp21 typedef uint32_t uint32; typedef
H A Dcolorspace.cpp23 typedef uint32_t uint32; typedef
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DBitUtils.java99 public static long uint32(int i) { in uint32() method in BitUtils
/aosp14/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h84 uint32_t uint32(uint32_t offset) const { in uint32() function