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

  /frameworks/rs/driver/runtime/
rs_element.c 9 Element_t *element = (Element_t *)e.p;
18 Element_t *element = (Element_t *)e.p;
31 Element_t *element = (Element_t *)e.p;
40 Element_t *element = (Element_t *)e.p;
62 Element_t *element = (Element_t *)e.p
    [all...]
rs_structs.h 225 } Element_t;
rs_sample.c 539 const Element_t *elem = type->mHal.state.element;
591 const Element_t *elem = type->mHal.state.element;
638 const Element_t *elem = type->mHal.state.element;
  /ndk/tests/device/test-stlport_shared-exception/jni/
unroll1.cpp 44 typedef typename DT::Element_t Element_t;
57 Element_t first() const { return DT::first(this->domain_m); }
71 typedef int Element_t;
120 typedef int Element_t;
  /ndk/tests/device/test-stlport_static-exception/jni/
unroll1.cpp 44 typedef typename DT::Element_t Element_t;
57 Element_t first() const { return DT::first(this->domain_m); }
71 typedef int Element_t;
120 typedef int Element_t;

Completed in 3590 milliseconds