Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DDump.cpp48 case ResourceFile::Type::kPng: in ResourceFileTypeToString()
DCompile.cpp469 res_file.type = ResourceFile::Type::kPng; in CompilePng()
/frameworks/base/tools/aapt2/
DResource.h170 kPng, enumerator
DResourceUtils.cpp771 file_ref->type = ResourceFile::Type::kPng; in ParseBinaryResValue()
DResourceValues.cpp378 case ResourceFile::Type::kPng: in Print()
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize.cpp442 case ResourceFile::Type::kPng: in SerializeFileReferenceTypeToPb()
DProtoDeserialize.cpp575 return ResourceFile::Type::kPng; in DeserializeFileReferenceTypeFromPb()