Home
last modified time | relevance | path

Searched refs:notDeviceEndian (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
DResourceTypes.cpp460 const bool notDeviceEndian = htods(0xf0) != 0xf0; in setTo() local
462 if (copyData || notDeviceEndian) { in setTo()
473 if (notDeviceEndian) { in setTo()
548 if (notDeviceEndian) { in setTo()
599 if (notDeviceEndian) { in setTo()
3790 const bool notDeviceEndian = htods(0xf0) != 0xf0; in addInternal() local
3797 if (copyData || notDeviceEndian) { in addInternal()