Home
last modified time | relevance | path

Searched defs:isSigned (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DEtc2_unittest.cpp43 bool isSigned, const etc1_byte* expectedDecoded) { in decodeEacTest()
Detc.cpp441 int decodedElementBytes, bool isSigned, in eac_decode_single_channel_block()
881 bool isSigned = (format == EtcSignedR11 || format == EtcSignedRG11); in etc2_decode_image() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Detc.cpp441 int decodedElementBytes, bool isSigned, in eac_decode_single_channel_block()
881 bool isSigned = (format == EtcSignedR11 || format == EtcSignedRG11); in etc2_decode_image() local
/device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/
Detc.cpp441 int decodedElementBytes, bool isSigned, in eac_decode_single_channel_block()
881 bool isSigned = (format == EtcSignedR11 || format == EtcSignedRG11); in etc2_decode_image() local
/device/generic/vulkan-cereal/third-party/angle/src/image_util/
Dloadimage_etc.cpp1425 bool isSigned) in LoadR11EACToR8()
1457 bool isSigned) in LoadRG11EACToRG8()
1493 bool isSigned, in LoadR11EACToR16()
1526 bool isSigned, in LoadRG11EACToRG16()