Home
last modified time | relevance | path

Searched defs:t (Results 1 – 18 of 18) sorted by relevance

/device/htc/flounder/sensor_hub/libsensors/
DSensorBase.h43 static int64_t timevalToNano(timeval const& t) { in timevalToNano()
DSensorBase.cpp110 struct timespec t; in getTimestamp() local
/device/lge/mako/camera/hdr/include/
Dmorpho_rect_int.h26 #define morpho_RectInt_setRect(rect,l,t,r,b) do { \ argument
/device/lge/hammerhead/camera/hdr/include/
Dmorpho_rect_int.h26 #define morpho_RectInt_setRect(rect,l,t,r,b) do { \ argument
/device/asus/flo/camera/hdr/include/
Dmorpho_rect_int.h26 #define morpho_RectInt_setRect(rect,l,t,r,b) do { \ argument
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DBaseActivity.java75 protected void handleTemperatureMessage(TemperatureMsg t) { in handleTemperatureMessage()
DDemoKitActivity.java375 protected void handleTemperatureMessage(TemperatureMsg t) { in handleTemperatureMessage()
/device/samsung/manta/libsensors/
DSensorBase.cpp91 struct timespec t; in getTimestamp() local
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp462 int l, int t, int w, int h) in fb_setUpdateRect()
599 int l, int t, int w, int h, in gralloc_lock()
784 int l, int t, int w, int h, in gralloc_lock_ycbcr()
/device/asus/fugu/power/
Dpower.c135 static inline uint64_t timespec_to_us(struct timespec *t) in timespec_to_us()
/device/generic/goldfish/gps/
Dgps_qemu.c71 nmea_tokenizer_init( NmeaTokenizer* t, const char* p, const char* end ) in nmea_tokenizer_init()
117 nmea_tokenizer_get( NmeaTokenizer* t, int index ) in nmea_tokenizer_get()
/device/samsung/manta/liblights/
Dlights.c164 static bool time_after(struct timespec *t) in time_after()
/device/generic/goldfish/sensors/
Dsensors_qemu.c377 int64_t t = event_time * 1000LL; /* convert to nano-seconds */ in data__poll() local
/device/generic/goldfish/camera/fake-pipeline2/
DSensor.cpp369 timespec t; in threadLoop() local
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp176 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
601 void glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4x()
966 void glMultiTexCoord4xOES(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4xOES()
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_entry.cpp453 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
961 void glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4x()
1519 void glMultiTexCoord4xOES(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4xOES()
Dgl_enc.cpp442 void glMultiTexCoord4f_enc(void *self , GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f_enc()
1833 void glMultiTexCoord4x_enc(void *self , GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4x_enc()
3429 void glMultiTexCoord4xOES_enc(void *self , GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed … in glMultiTexCoord4xOES_enc()
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp1801 timespec t; in threadLoop() local