HomeSort by relevance Sort by last modified time
    Searched refs:ism (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/cros/cellular/pseudomodem/
client.py 198 ism = self._get_state_machine(machine)
199 if not ism:
203 is_waiting = ism.IsWaiting(
230 ism = self._get_state_machine(machine)
231 if not ism:
235 success = ism.Advance(dbus_interface=pm_constants.I_TESTING_ISM)
  /frameworks/rs/scriptc/
rs_graphics.rsh 763 * ism: mesh object to render
775 rsgDrawMesh(rs_mesh ism);
786 rsgDrawMesh(rs_mesh ism, uint primitiveIndex);
797 rsgDrawMesh(rs_mesh ism, uint primitiveIndex, uint start, uint len);
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_graphics.rsh 763 * ism: mesh object to render
775 rsgDrawMesh(rs_mesh ism);
786 rsgDrawMesh(rs_mesh ism, uint primitiveIndex);
797 rsgDrawMesh(rs_mesh ism, uint primitiveIndex, uint start, uint len);
    [all...]
  /frameworks/rs/api/
rs_graphics.spec 446 arg: rs_mesh ism, "mesh object to render"
464 arg: rs_mesh ism
473 arg: rs_mesh ism
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp     [all...]
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 369 ; .rodata seems to be an elf-ism, as it doesn't work on OSX.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86_abi_support.asm 369 ; .rodata seems to be an elf-ism, as it doesn't work on OSX.

Completed in 800 milliseconds