Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp524 const bool notDeviceEndian = htods(0xf0) != 0xf0; in setTo() local
526 if (copyData || notDeviceEndian) { in setTo()
548 if (notDeviceEndian) { in setTo()
621 if (notDeviceEndian) { in setTo()
676 if (notDeviceEndian) { in setTo()
4377 const bool notDeviceEndian = htods(0xf0) != 0xf0; in addInternal() local
4384 if (copyData || notDeviceEndian) { in addInternal()