Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.h103 bool parseSetError(uint16_t length);
DComposerHal.cpp827 parsed = parseSetError(length); in parse()
872 bool CommandReader::parseSetError(uint16_t length) in parseSetError() function in android::Hwc2::CommandReader