HomeSort by relevance Sort by last modified time
    Searched refs:Transform (Results 401 - 425 of 541) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspath.h 489 Status Transform(const Matrix *matrix)
gdiplusimpl.h     [all...]
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2Test.cpp 523 hwc_transform_t transform, hwc2_error_t* outErr = nullptr)
530 transform));
534 ASSERT_EQ(err, HWC2_ERROR_NONE) << "failed to set layer transform "
535 << getTransformName(transform);
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h 43 /// \brief A semantic tree transformation that allows one to transform one
62 /// can be replaced by a subclass. The "transform" step transforms an AST node
66 /// routines recursively transform the operands to composite AST nodes (e.g.,
137 /// this tree transform.
304 /// \brief Transform the given type-with-location into a new
310 /// \brief Transform the given statement.
313 /// appropriate TransformXXXStmt function to transform a specific kind of
314 /// statement or the TransformExpr() function to transform an expression.
315 /// Subclasses may override this function to transform statements using some
321 /// \brief Transform the given statement
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.0.0-alpha1/
gradle-core-2.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.0.0-alpha3/
gradle-core-2.0.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-alpha1/
gradle-core-2.2.0-alpha1.jar 
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state_init.c 269 TCL_OR_VP_CHECK( tcl_ucp_add4, (ctx->Transform.ClipPlanesEnabled & (1 << (atom->idx))), 4 )
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c 609 rasterizer.depth_clip = !ctx->Transform.DepthClamp;
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_span.c     [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp 516 auto transform = static_cast<HWC2::Transform>(int_transform); local
518 transform);
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_session.cpp 535 auto transform = static_cast<HWC2::Transform>(int_transform); local
537 transform);
    [all...]
  /hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_session.cpp 530 auto transform = static_cast<HWC2::Transform>(int_transform); local
532 transform);
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.4.0-alpha1/
gradle-core-2.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.4.0-alpha3/
gradle-core-2.4.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.4.0-alpha5/
gradle-core-2.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.4.0-alpha6/
gradle-core-2.4.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.4.0-alpha7/
gradle-core-2.4.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.5.0-alpha-preview-01/
gradle-core-2.5.0-alpha-preview-01.jar 
  /external/libjpeg-turbo/simd/
jidctint-mmx.asm 17 ; inverse DCT (Discrete Cosine Transform). The following code is based
    [all...]
jidctint-sse2-64.asm 18 ; inverse DCT (Discrete Cosine Transform). The following code is based
    [all...]
jidctint-sse2.asm 17 ; inverse DCT (Discrete Cosine Transform). The following code is based
    [all...]
  /external/libvorbis/doc/
04-codec.tex 102 codebook configurations, time-domain transform configurations
570 domain PCM audio via an inverse Modified Discrete Cosine Transform
588 actually overlap. This does not damage transform orthogonality. Pay

Completed in 548 milliseconds

<<11121314151617181920>>