Searched refs:skippable (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrReducedClip.cpp | 179 bool skippable = false; in reduced_stack_walker() local 188 skippable = true; in reduced_stack_walker() 191 skippable = true; in reduced_stack_walker() 196 skippable = true; in reduced_stack_walker() 198 skippable = true; in reduced_stack_walker() 201 if (!skippable) { in reduced_stack_walker() 212 skippable = true; in reduced_stack_walker() 214 skippable = true; in reduced_stack_walker() 218 skippable = true; in reduced_stack_walker() 221 skippable = true; in reduced_stack_walker() [all …]
|
/external/skia/src/gpu/ |
D | GrReducedClip.cpp | 179 bool skippable = false; in reduced_stack_walker() local 188 skippable = true; in reduced_stack_walker() 191 skippable = true; in reduced_stack_walker() 196 skippable = true; in reduced_stack_walker() 198 skippable = true; in reduced_stack_walker() 201 if (!skippable) { in reduced_stack_walker() 212 skippable = true; in reduced_stack_walker() 214 skippable = true; in reduced_stack_walker() 218 skippable = true; in reduced_stack_walker() 221 skippable = true; in reduced_stack_walker() [all …]
|
/external/chromium_org/tools/win/toolchain/ |
D | toolchain2013.py | 39 for (package, skippable) in packages: 41 if not os.path.exists(path_to_package) and skippable:
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_tokenize.c | 167 int *skippable; member 174 args->skippable[0] &= (!args->xd->plane[plane].eobs[block]); in is_skippable()
|
D | vp9_rdopt.c | 678 int *skippable, int64_t *sse, in txfm_rd_in_plane() argument 704 *skippable = 0; in txfm_rd_in_plane() 709 *skippable = vp9_is_skippable_in_plane(xd, bsize, plane); in txfm_rd_in_plane() 1219 int64_t *distortion, int *skippable, in rd_pick_intra_sby_mode() argument 1270 *skippable = s; in rd_pick_intra_sby_mode() 1291 int *rate, int64_t *distortion, int *skippable, in super_block_uvrd() argument 1310 *skippable = 1; in super_block_uvrd() 1320 *skippable &= pnskip; in super_block_uvrd() 1328 *skippable = 0; in super_block_uvrd() 1335 int64_t *distortion, int *skippable, in rd_pick_intra_sbuv_mode() argument [all …]
|
/external/chromium_org/tools/ |
D | bisect-perf-regression.py | 1557 skippable=False): argument 1610 if skippable and self.ShouldSkipRevision(depot, revision): 2205 metric, skippable=True)
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | changes.txt | 185 * un-hardcode normalization skippable (NF*_Inert) test data
|
/external/icu4c/data/unidata/ |
D | changes.txt | 737 * un-hardcode normalization skippable (NF*_Inert) test data
|