Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp493 const bool notDeviceEndian = htods(0xf0) != 0xf0; in setTo() local
495 if (copyData || notDeviceEndian) { in setTo()
517 if (notDeviceEndian) { in setTo()
590 if (notDeviceEndian) { in setTo()
645 if (notDeviceEndian) { in setTo()
4246 const bool notDeviceEndian = htods(0xf0) != 0xf0; in addInternal() local
4253 if (copyData || notDeviceEndian) { in addInternal()