/external/chromium_org/third_party/libpng/ |
pngrtran.c | 158 png_byte right; member in struct:png_dsort_struct 375 t->right = (png_byte)j; 394 (int)png_ptr->index_to_palette[p->right] 402 next_j = p->right; 406 j = p->right; [all...] |
/external/chromium_org/third_party/webrtc/voice_engine/ |
channel.cc | 631 // Scale left and/or right channel(s) if stereo and master balance is 639 // The mono signal is copied to both left and right channels here. [all...] |
/external/freetype/src/base/ |
ftobjs.c | 547 FT_Pos right, bottom; local 555 right = FT_PIX_CEIL( metrics->vertBearingX + metrics->width ); 561 metrics->width = right - metrics->vertBearingX; 569 right = FT_PIX_CEIL ( metrics->horiBearingX + metrics->width ); 575 metrics->width = right - metrics->horiBearingX; [all...] |
/external/libpng/ |
pngrtran.c | 406 png_byte right; member in struct:png_dsort_struct 628 t->right = (png_byte)j; 647 (int)png_ptr->index_to_palette[p->right] 655 next_j = p->right; 659 j = p->right; [all...] |
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/ |
android-support-v4.jar | |
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/ |
android-support-v4.jar | |
/external/chromium_org/third_party/closure_compiler/compiler/ |
compiler.jar | |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glapi_mapi_tmp_shared.h | 303 void APIENTRY shared_dispatch_stub_289(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 310 void APIENTRY shared_dispatch_stub_296(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); [all...] |
/art/compiler/optimizing/ |
code_generator_arm.cc | 1054 ArmManagedRegister right = locations->InAt(1).AsArm(); local [all...] |
/external/chromium_org/chrome/browser/ui/views/autofill/ |
autofill_dialog_views.cc | 196 // Textfield is right aligned. 331 int right_bound = bounds.right(); 662 arrow.lineTo(rect.right() + 1, y); 663 arrow.lineTo(rect.right() + 1, rect.bottom() + 1); [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkDraw.cpp | 1437 int right = left + glyph.fWidth; local [all...] |
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGpuGL.cpp | 1831 int right = r.fLeft + r.fWidth; local [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
parse.y | 222 %right NOT. 225 %right ESCAPE. 231 %right BITNOT. 826 ExprSpan *pRight /* The right operand */ [all...] |
/external/chromium_org/v8/test/cctest/ |
test-assembler-arm.cc | 1143 double right; member in struct:__anon21985 1164 __ vldr(d1, r0, OFFSET_OF(T, right)); 1186 t.right = 1; [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_mcomp.c | 200 unsigned int left, right, up, down, diag; \ 202 CHECK_BETTER(right, tr, tc + hstep); \ 205 whichdir = (left < right ? 0 : 1) + \ [all...] |
/build/tools/droiddoc/templates-sac/ |
customizations.cs | 363 <?cs # appears on the right side of the blue bar at the bottom off every page ?><?cs
|
/build/tools/droiddoc/templates-sdk/components/ |
masthead.cs | 218 style="display:block;padding-top:5px;text-align:right">Learn more</span>
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
CanvasTest.java | 995 assertEquals(10, clip.right); 1010 assertEquals(0, clip.right); [all...] |
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwContents.java | 535 public void onLayoutChange(View v, int left, int top, int right, int bottom, [all...] |
/external/chromium_org/ash/accelerators/ |
accelerator_controller_unittest.cc | 497 work_area.right() - bounds.right(), [all...] |
/external/chromium_org/cc/resources/ |
picture_pile_unittest.cc | 242 gfx::Rect(pile_->tiling().TileBoundsWithBorder(0, 0).right(), 543 recorded_over_tiles.right(), recorded_over_tiles.y(), 30, 30); 669 // The interest rect in the bottom right tile means we'll record it. 709 // We should have lost all of the recordings in the right column as none of 711 // right of it). 730 // We invalidated the entire old right column. 739 // When shrinking, we should have lost all the recordings in the right column 757 // The interest rect in the top right tile means we'll record it. 761 // The interest rect in the bottom right tile means we'll record it. 772 // The whole right column of tiles (except for ones with the interest rect [all...] |
/external/chromium_org/cc/trees/ |
damage_tracker_unittest.cc | 455 // on the left), and positioned so that the right-most bound rect will be 609 // blur filter. Since the damage extends to the right/bottom outside [all...] |
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
main.js | 102 // Not quite right, but good enough.
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ContentViewCore.java | [all...] |
/external/chromium_org/remoting/webapp/js_proto/ |
chrome_proto.js | 403 this.right = 0;
|