Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libacryl/hdrplugin_headers/hardware/exynos/
Dg2d_hdr_plugin.h26 struct g2d_reg *commands; member
41 virtual void putCommands(struct g2d_commandlist __unused *commands) { }; in putCommands()
/hardware/google/graphics/common/libacryl/local_include/uapi/
Dg2d.h263 struct g2d_compat_commands commands; member
287 struct g2d_commands commands; member
/hardware/ril/libril/
Dril_service.cpp8415 void radio::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()