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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
ImageBuffer.h 75 Scaled,
107 PassRefPtr<Image> copyImage(BackingStoreCopy = CopyBackingStore, ScaleBehavior = Scaled) const;
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp 445 // Record the scaled array index for this level of the type. If
449 Value *Scaled = ScaledOps.empty() ?
452 GepIndices.push_back(Scaled);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_icd.h 351 void (GLAPIENTRY * Scaled)(GLdouble, GLdouble, GLdouble);
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 351 void (GLAPIENTRY * Scaled)(GLdouble, GLdouble, GLdouble);
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp.h 324 GLAPI void APIENTRY GLAPI_PREFIX(Scaled)(GLdouble x, GLdouble y, GLdouble z);
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitemp.h     [all...]

Completed in 218 milliseconds