Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkVM.cpp1643 static int imm_bytes(Mod mod) { in imm_bytes() function
1780 this->bytes(&m.disp, imm_bytes(mod(m.disp))); in op()
1787 int imm_bytes = 4; in op() local
1789 imm_bytes = 1; in op()
1794 this->bytes(&imm, imm_bytes); in op()
2014 this->bytes(&m.disp, imm_bytes(mod(m.disp))); in op()