Home
last modified time | relevance | path

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

/aosp_15_r20/external/drm_hwcomposer/compositor/
H A DFlatteningController.cpp58 bool FlatteningController::NewFrame() { in NewFrame() function in android::FlatteningController
/aosp_15_r20/external/perfetto/src/trace_processor/importers/instruments/
H A Drow_data_tracker.cc53 IdPtr<Frame> RowDataTracker::NewFrame() { in NewFrame() function in perfetto::trace_processor::instruments_importer::RowDataTracker
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dfec_test_helper.cc112 void AugmentedPacketGenerator::NewFrame(size_t num_packets) { in NewFrame() function in webrtc::test::fec::AugmentedPacketGenerator
/aosp_15_r20/external/webp/src/demux/
H A Ddemux.c298 static ParseStatus NewFrame(const MemBuffer* const mem, in NewFrame() function
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp3357 void ImGui::NewFrame() in NewFrame() function in ImGui