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

  /cts/tests/tests/app/src/android/app/cts/
FragmentTest.java 19 import android.app.Fragment;
28 @TestTargetClass(Fragment.class)
31 public static class TestFragment extends Fragment {
42 assertNotNull(Fragment.instantiate(getContext(), TestFragment.class.getName()));
47 Fragment.instantiate(getContext(), TestNotFragment.class.getName());
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.hpp 23 * \brief Reference implementation for per-fragment operations.
46 struct Fragment
54 Fragment (const tcu::IVec2& pixelCoord_, const GenericVec4& value_, deUint32 coverage_, const float* sampleDepths_)
63 Fragment (const tcu::IVec2& pixelCoord_, const GenericVec4& value_, const GenericVec4& value1_, deUint32 coverage_, const float* sampleDepths_)
72 Fragment (void)
90 * \brief Reference fragment renderer.
104 const Fragment* fragments,
134 void executeScissorTest (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const WindowRectangle& scissorRect);
135 void executeStencilCompare (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int numStencilBits, const tcu::ConstPixelBufferAccess& stencilBuffer);
136 void executeStencilSFail (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int numStencilBits, const tcu::PixelBufferAcces (…)
    [all...]
  /external/llvm/lib/MC/
WinCOFFStreamer.cpp 215 MCFillFragment *Fragment =
217 SD.setFragment(Fragment);
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/llvm/include/llvm/MC/
MCAssembler.h 67 /// Parent - The data for the section this fragment is in.
70 /// Atom - The atom this fragment is in, as represented by it's defining
79 /// Offset - The offset of this fragment in its section. This is ~0 until
83 /// LayoutOrder - The layout order of this fragment.
107 /// \brief Does this fragment have instructions emitted into it? By default
108 /// this is false, but specific fragment types may set it to true.
111 /// \brief Should this fragment be placed at the end of an aligned bundle?
115 /// \brief Get the padding size that must be inserted before this fragment.
118 /// to reduce the amount of space used for each fragment. In practice, larger
124 /// \brief Set the padding size for this fragment. By default it's a no-op
    [all...]
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/InteractiveChart/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 114 milliseconds