Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/
Dreset.S433 nop
434 nop
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp553 bool nop = ctx->m_state->isNonIndexedBindNoOp(target, id); in s_glBindBuffer() local
555 if (nop) return; in s_glBindBuffer()