Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_surface.h37 int32_t int32_value; member
/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc3483 int32_t int32_value = Low32Bits(value); in VisitAdd() local