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

  /cts/tests/tests/theme/src/android/theme/cts/
ThemeRebaseTest.java 84 // Assert value hasn't changed before rebase
87 mTheme.rebase();
102 mTheme.rebase();
  /cts/tests/tests/content/src/android/content/res/cts/
Resources_ThemeTest.java 147 theme.rebase();
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_misc_state.c 157 bool rebase = tile_x & 7 || tile_y & 7; local
160 rebase |= (!devinfo->has_surface_tile_offset && (tile_x || tile_y));
162 if (rebase) {
177 * will still have an offset post-rebase. At least give an informative
252 /* If there is no depth attachment, consider if stencil needs rebase. */
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_emit_gm107.cpp 3497 void rebase(const int base) function in struct:nv50_ir::SchedDataCalculatorGM107::RegScores
    [all...]
  /external/mockito/lib/
byte-buddy-1.8.15.jar 

Completed in 402 milliseconds