HomeSort by relevance Sort by last modified time
    Searched refs:blends (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1load.c 437 FT_Fixed* blends = map->blend_points; local
449 the_blend = blends[p];
464 the_blend = blends[0];
467 the_blend = blends[map->num_points - 1];
471 blends [after] - blends [before],
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcCommit.cpp 246 list<uint32_t> blends; member in struct:meas
474 // Transforms and blends
478 measPtr->blends = supportedBlends(format->format);
479 testPrintI(" blends: %s",
480 blendList2str(measPtr->blends).c_str());
558 // Overlap two graphic formats and different blends
696 // Determines which types of blends (i.e. none, premult, coverage) are
    [all...]

Completed in 53 milliseconds