Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.cpp36 TX_TO_DEVICE, enumerator
54 dir = TX_TO_DEVICE; in get_tx_direction()
70 hnd->cpu_write = (direction == TX_TO_DEVICE || direction == TX_BOTH) ? 1 : 0; in buffer_sync()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferaccess.cpp46 TX_TO_DEVICE, enumerator
64 dir = TX_TO_DEVICE; in get_tx_direction()
89 hnd->cpu_write = (direction == TX_TO_DEVICE || direction == TX_BOTH) ? 1 : 0; in buffer_sync()