OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:y_value
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
fakevideorenderer.h
107
uint8
y_value
= *(y_pos + j);
local
108
if (
y_value
< y_min ||
y_value
> y_max) {
/external/harfbuzz/src/
harfbuzz-gpos.c
719
HB_Fixed*
y_value
)
749
*
y_value
= y_scale * an->af.af1.YCoordinate / 0x10000;
759
error = gpi->font->klass->getPointInOutline(gpi->font, glyph_index, gpi->load_flags, ap, x_value,
y_value
, &n_points);
771
*
y_value
= y_scale * an->af.af3.YCoordinate / 0x10000;
781
*
y_value
= pixel_value << 6;
784
*x_value = *
y_value
= 0;
787
*
y_value
+= y_scale * an->af.af3.YCoordinate / 0x10000;
798
y_value
, gpos->data );
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.c
719
HB_Fixed*
y_value
)
749
*
y_value
= y_scale * an->af.af1.YCoordinate / 0x10000;
759
error = gpi->font->klass->getPointInOutline(gpi->font, glyph_index, gpi->load_flags, ap, x_value,
y_value
, &n_points);
771
*
y_value
= y_scale * an->af.af3.YCoordinate / 0x10000;
781
*
y_value
= pixel_value << 6;
784
*x_value = *
y_value
= 0;
787
*
y_value
+= y_scale * an->af.af3.YCoordinate / 0x10000;
798
y_value
, gpos->data );
[
all
...]
/external/chromium_org/chrome/test/functional/
perf.py
371
for x_value,
y_value
in value:
372
new_line['traces'][description].append([str(x_value), str(
y_value
)])
[
all
...]
/external/chromium_org/v8/src/
runtime.cc
[
all
...]
/external/v8/src/
runtime.cc
[
all
...]
Completed in 632 milliseconds