Home | History | Annotate | Download | only in libmedia

Lines Matching defs:graphic

231             node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable) {
236 data.writeInt32((uint32_t)graphic);
845 OMX_BOOL graphic = (OMX_BOOL)data.readInt32();
848 status_t err = enableNativeBuffers(node, port_index, graphic, enable);