Home
last modified time | relevance | path

Searched defs:process (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/tools/
Dtombstone_to_line.py81 def process(in_file, out_file, args): function
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp597 void C2GoldfishVpxDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishVpxDec
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp899 void C2GoldfishAvcDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishAvcDec
/device/generic/vulkan-cereal/stream-servers/
DRenderWindow.cpp140 bool process() const { in process() function
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp846 void C2GoldfishHevcDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishHevcDec
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8798 optional ProcessDescriptor process = 3; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp42190 perfetto::protos::pbzero::ProcessDescriptor::Decoder process( in UpdateIncrementalState() local