HomeSort by relevance Sort by last modified time
    Searched refs:stage (Results 176 - 200 of 356) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_render.c 170 /* Render pipeline stage */
225 intel_run_render(struct gl_context * ctx, struct tnl_pipeline_stage *stage)
  /external/skia/src/pathops/
SkPathOpsDebug.cpp 92 SpanGlitch* recordCommon(GlitchType type, const char* stage) {
94 glitch->fStage = stage;
109 void record(GlitchType type, const char* stage, const SkOpSpanBase* base,
111 SpanGlitch* glitch = recordCommon(type, stage);
116 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin,
118 SpanGlitch* glitch = recordCommon(type, stage);
123 void record(GlitchType type, const char* stage, const SkOpSpanBase* base,
125 SpanGlitch* glitch = recordCommon(type, stage);
132 void record(GlitchType type, const char* stage, const SkOpSpanBase* base, double t,
134 SpanGlitch* glitch = recordCommon(type, stage);
    [all...]
  /developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/
FingerprintAuthenticationDialogFragment.java 70 private Stage mStage = Stage.FINGERPRINT;
113 if (mStage == Stage.FINGERPRINT) {
145 if (mStage == Stage.FINGERPRINT) {
150 public void setStage(Stage stage) {
151 mStage = stage;
179 mStage = Stage.PASSWORD;
225 if (mStage == Stage.NEW_FINGERPRINT_ENROLLED) {
234 mStage = Stage.FINGERPRINT
    [all...]
  /developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/
FingerprintAuthenticationDialogFragment.java 70 private Stage mStage = Stage.FINGERPRINT;
113 if (mStage == Stage.FINGERPRINT) {
145 if (mStage == Stage.FINGERPRINT) {
150 public void setStage(Stage stage) {
151 mStage = stage;
179 mStage = Stage.PASSWORD;
225 if (mStage == Stage.NEW_FINGERPRINT_ENROLLED) {
234 mStage = Stage.FINGERPRINT
    [all...]
  /development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/
FingerprintAuthenticationDialogFragment.java 70 private Stage mStage = Stage.FINGERPRINT;
113 if (mStage == Stage.FINGERPRINT) {
145 if (mStage == Stage.FINGERPRINT) {
150 public void setStage(Stage stage) {
151 mStage = stage;
179 mStage = Stage.PASSWORD;
225 if (mStage == Stage.NEW_FINGERPRINT_ENROLLED) {
234 mStage = Stage.FINGERPRINT
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
ScrollPane.java 31 import com.badlogic.gdx.scenes.scene2d.Stage;
234 /** Cancels the stage's touch focus for all listeners except this scroll pane's flick scroll listener. This causes any widgets
238 Stage stage = getStage(); local
239 if (stage != null) stage.cancelTouchFocusExcept(flickScrollListener, this);
363 Stage stage = getStage(); local
364 if (stage != null && stage.getActionsRequestRendering()) Gdx.graphics.requestRendering();
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_state_validate.c 292 unsigned stage; local
296 stage = 3;
300 stage = 2;
303 stage = 0;
310 if (nvc0->dirty & (NVC0_NEW_CLIP | (NVC0_NEW_VERTPROG << stage)))
312 nvc0_upload_uclip_planes(nvc0, stage);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_depth_test.c 951 /* next quad/fragment stage */
975 struct quad_stage *stage = CALLOC_STRUCT(quad_stage); local
977 stage->softpipe = softpipe;
978 stage->begin = depth_test_begin;
979 stage->run = choose_depth_test;
980 stage->destroy = depth_test_destroy;
982 return stage;
  /bootable/recovery/
recovery.cpp 126 char* stage = NULL; variable
319 stage = strndup(boot.stage, sizeof(boot.stage));
    [all...]
screen_ui.cpp 79 stage(-1),
159 GRSurface* stage_surface = (i < stage) ? stageMarkerFill : stageMarkerEmpty;
600 stage = current;
  /external/v8/test/webkit/resources/
json2-es5-compat.js 432 // Parsing happens in four stages. In the first stage, we replace certain
444 // In the second stage, we run the text against regular expressions that look
449 // We split the second stage into 4 regexp operations in order to work around
462 // In the third stage we use the eval function to compile the text into a
469 // In the optional fourth stage, we recursively walk the new structure, passing
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 742 vk::VkShaderStageFlagBits stage,
745 vk::VkPipelineShaderStageCreateInfo getShaderStageCreateInfo (vk::VkShaderStageFlagBits stage, vk::VkShaderModule shader) const;
774 vk::VkShaderStageFlagBits stage,
779 if (vk::isShaderStageSupported(deviceFeatures, stage))
783 m_stageInfos.push_back(getShaderStageCreateInfo(stage, *module));
791 TCU_THROW(NotSupportedError, (de::toString(stage) + " is not supported").c_str());
796 vk::VkPipelineShaderStageCreateInfo RenderInstanceShaders::getShaderStageCreateInfo (vk::VkShaderStageFlagBits stage, vk::VkShaderModule shader) const
803 stage, // stage
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s 50 @* This function implements a two stage cascaded six tap filter. It
53 @* horizontal direction on the output of the first stage. It then averages
54 @* the output of the 1st stage and the final stage to obtain the quarter
63 @* the output of the 2nd stage and (1/2,1/2) value to obtain (1/4,1/2)
ih264_iquant_itrans_recon_dc_a9.s 26 @ * Contains function definitions for single stage inverse transform
144 asr r6, r6, #6 @i_macro >>6 = DC output of 2-stage transform
258 asr r6, r6, #6 @i_macro >>6 = DC output of 2-stage transform
ih264_ihadamard_scaling_a9.s 46 @ * The DC coefficients pass through a 2-stage inverse hadamard transform.
168 @ * The DC coefficients pass through a 2-stage inverse hadamard transform.
  /external/opencv/cv/src/
cvhaar.cpp 219 sprintf( errorstr, "header of the stage classifier #%d is invalid "
251 "the stage classifier #%d is not inside "
1546 const char* stage = input_cascade[i]; local
    [all...]
  /external/opencv3/modules/objdetect/src/
haar.cpp 221 sprintf( errorstr, "header of the stage classifier #%d is invalid "
253 "the stage classifier #%d is not inside "
1832 const char* stage = input_cascade[i]; local
    [all...]
  /external/vulkan-validation-layers/tests/
vktestframework.cpp 750 EShLanguage stage = FindLanguage(shader_type); local
751 glslang::TShader *shader = new glslang::TShader(stage);
789 glslang::GlslangToSpv(*program.getIntermediate(stage), spirv);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 124 ; stage 1
174 ; stage 2 & stage 3 - even half
237 ; stage 3 -odd half
240 ; stage 2 - odd half
270 ; stage 4
  /external/libvpx/libvpx/vp8/encoder/x86/
dct_sse2.asm 181 ; transpose for the first stage
215 ; first stage
266 ; transpose for the second stage
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
dct_sse2.asm 181 ; transpose for the first stage
215 ; first stage
266 ; transpose for the second stage
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 84 transformation stage of OpenGL. However, some rasterization hardware
  /external/opencv/cxcore/src/
cxdxt.cpp     [all...]
  /system/update_engine/update_manager/
real_updater_provider.cc 131 // A variable reporting the stage in which the update process is.
132 class StageVariable : public UpdaterVariableBase<Stage> {
135 : UpdaterVariableBase<Stage>(name, kVariableModePoll, system_state) {}
140 Stage stage; member in struct:chromeos_update_manager::StageVariable::CurrOpStrToStage
145 const Stage* GetValue(TimeDelta /* timeout */, string* errmsg) override;
151 {update_engine::kUpdateStatusIdle, Stage::kIdle},
152 {update_engine::kUpdateStatusCheckingForUpdate, Stage::kCheckingForUpdate},
153 {update_engine::kUpdateStatusUpdateAvailable, Stage::kUpdateAvailable},
154 {update_engine::kUpdateStatusDownloading, Stage::kDownloading}
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkQueryUtil.hpp 56 bool isShaderStageSupported (const VkPhysicalDeviceFeatures& deviceFeatures, VkShaderStageFlagBits stage);

Completed in 1234 milliseconds

1 2 3 4 5 6 78 91011>>