Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
DTextGraphReader.java154 executeCommands(); in readGraphString()
484 private void executeCommands() throws GraphIOException { in executeCommands() method in TextGraphReader
/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.cpp747 mClient->executeCommands(commandLength, commandHandles, in execute()