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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 170 static Status ApplyEffect(Bitmap **inputs, INT numInputs,
215 Status ApplyEffect(Effect *effect, RECT *ROI);
  /external/v8/tools/gcmole/
gcmole.cc 334 Environment ApplyEffect(ExprEffect effect) const {
640 Environment after_cond = env.ApplyEffect(VisitExpr(expr->getCond(), env));
778 out_env = out_env.ApplyEffect(out);
864 return env.ApplyEffect(VisitExpr(expr, env));
    [all...]

Completed in 175 milliseconds