Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DDump.cpp47 case ResourceFile::Type::kPng: in ResourceFileTypeToString()
DCompile.cpp491 res_file.type = ResourceFile::Type::kPng; in CompilePng()
/frameworks/base/tools/aapt2/
DResource.h214 kPng, enumerator
DResourceUtils.cpp800 file_ref->type = ResourceFile::Type::kPng; in ParseBinaryResValue()
DResourceValues.cpp350 case ResourceFile::Type::kPng: in Print()
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize.cpp527 case ResourceFile::Type::kPng: in SerializeFileReferenceTypeToPb()
DProtoDeserialize.cpp597 return ResourceFile::Type::kPng; in DeserializeFileReferenceTypeFromPb()