Home
last modified time | relevance | path

Searched refs:parseSetReleaseFences (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHidlComposerHal.h126 bool parseSetReleaseFences(uint16_t length);
DHidlComposerHal.cpp1481 parsed = parseSetReleaseFences(length); in parse()
1588 bool CommandReader::parseSetReleaseFences(uint16_t length) { in parseSetReleaseFences() function in android::Hwc2::CommandReader