HomeSort by relevance Sort by last modified time
    Searched defs:mode (Results 351 - 375 of 3517) sorted by null

<<11121314151617181920>>

  /external/skia/src/gpu/effects/
GrCustomXfermode.cpp 23 bool GrCustomXfermode::IsSupportedMode(SkBlendMode mode) {
24 return (int)mode > (int)SkBlendMode::kLastCoeffMode &&
25 (int)mode <= (int)SkBlendMode::kLastMode;
32 static constexpr GrBlendEquation hw_blend_equation(SkBlendMode mode) {
50 return static_cast<GrBlendEquation>((int)mode + EQ_OFFSET);
74 CustomXP(SkBlendMode mode, GrBlendEquation hwBlendEquation)
76 , fMode(mode)
79 CustomXP(bool hasMixedSamples, SkBlendMode mode, GrProcessorAnalysisCoverage coverage)
81 , fMode(mode)
89 SkBlendMode mode() const { return fMode; function in class:CustomXP
368 int mode = d->fRandom->nextRangeU((int)SkBlendMode::kLastCoeffMode + 1, local
    [all...]
GrGaussianConvolutionFragmentProcessor.h 29 GrTextureDomain::Mode mode,
32 std::move(proxy), dir, halfWidth, gaussianSigma, mode, bounds));
43 GrTextureDomain::Mode mode() const { return fMode; } function in class:GrGaussianConvolutionFragmentProcessor
65 GrTextureDomain::Mode mode, int bounds[2]);
85 GrTextureDomain::Mode fMode;
  /external/skqp/gm/
shadermaskfilter.cpp 135 SkCoverageMode mode = static_cast<SkCoverageMode>(i); local
138 paint.setMaskFilter(SkMaskFilter::MakeCombine(mfA[j], mfB[j], mode));
xfermodes2.cpp 44 SkBlendMode mode = static_cast<SkBlendMode>(m); variable
61 p.setBlendMode(mode);
75 canvas->drawString(SkBlendMode_Name(mode),
  /external/skqp/src/c/
sk_effects.cpp 55 SkShader::TileMode mode; local
56 if (!from_c_tilemode(cmode, &mode)) {
68 mode, 0, &matrix).release();
82 SkShader::TileMode mode; local
83 if (!from_c_tilemode(cmode, &mode)) {
96 colorCount, mode, 0, &matrix).release();
126 SkShader::TileMode mode; local
127 if (!from_c_tilemode(cmode, &mode)) {
142 colorCount, mode, 0, &matrix).release();
  /external/skqp/src/core/
SkBlitter_Sprite.cpp 43 // Fall back to superclass if the code gets here in release mode.
50 // Fall back to superclass if the code gets here in release mode.
71 SkBlendMode mode = paint.getBlendMode(); local
72 return SkBlendMode::kSrc == mode || (SkBlendMode::kSrcOver == mode && src.isOpaque());
  /external/skqp/src/gpu/effects/
GrConstColorProcessor.cpp 28 auto mode = _outer.mode(); variable
29 (void)mode; variable
36 (int)_outer.mode(), args.fOutputColor,
52 auto mode = _outer.mode(); variable
53 (void)mode; variable
108 InputMode mode = static_cast<InputMode>(d->fRandom->nextULessThan(kInputModeCnt)); local
109 return GrConstColorProcessor::Make(color, mode);
GrCustomXfermode.cpp 23 bool GrCustomXfermode::IsSupportedMode(SkBlendMode mode) {
24 return (int)mode > (int)SkBlendMode::kLastCoeffMode &&
25 (int)mode <= (int)SkBlendMode::kLastMode;
32 static constexpr GrBlendEquation hw_blend_equation(SkBlendMode mode) {
50 return static_cast<GrBlendEquation>((int)mode + EQ_OFFSET);
74 CustomXP(SkBlendMode mode, GrBlendEquation hwBlendEquation)
76 , fMode(mode)
79 CustomXP(bool hasMixedSamples, SkBlendMode mode, GrProcessorAnalysisCoverage coverage)
81 , fMode(mode)
89 SkBlendMode mode() const { return fMode; function in class:CustomXP
368 int mode = d->fRandom->nextRangeU((int)SkBlendMode::kLastCoeffMode + 1, local
    [all...]
GrGaussianConvolutionFragmentProcessor.h 29 GrTextureDomain::Mode mode,
32 std::move(proxy), dir, halfWidth, gaussianSigma, mode, bounds));
43 GrTextureDomain::Mode mode() const { return fMode; } function in class:GrGaussianConvolutionFragmentProcessor
65 GrTextureDomain::Mode mode, int bounds[2]);
85 GrTextureDomain::Mode fMode;
  /external/speex/libspeex/
speex.c 51 EXPORT void *speex_encoder_init(const SpeexMode *mode)
53 return mode->enc_init(mode);
56 EXPORT void *speex_decoder_init(const SpeexMode *mode)
58 return mode->dec_init(mode);
109 SpeexMode *mode; local
110 mode = *(SpeexMode**)state;
111 return (mode)->enc(state, in, bits);
130 SpeexMode *mode = *(SpeexMode**)state local
    [all...]
  /external/swiftshader/third_party/subzero/bloat/
bloat.py 362 usage="""%prog [options] MODE
397 mode = args[0] variable
398 if mode == 'syms':
411 elif mode == 'sections':
414 elif mode == 'dump':
432 print 'unknown mode'
  /external/syslinux/core/
font.c 36 uint16_t GXPixCols = 1; /* Graphics mode pixel columns */
37 uint16_t GXPixRows = 1; /* Graphics mode pixel rows */
47 uint8_t mode; member in struct:psfheader
64 /* File mode: font modes 0-5 supported */
65 if (hdr.mode > 5)
97 /* Nonstandard mode? */
108 /* Are we in graphics mode? */
  /external/syslinux/efi/
pxe.c 92 EFI_PXE_BASE_CODE_MODE *mode; local
114 mode = bc->Mode;
126 parse_dhcp(&mode->DhcpDiscover.Dhcpv4, pkt_len);
142 parse_dhcp(&mode->DhcpAck.Dhcpv4, pkt_len);
148 hardlen = mode->DhcpAck.Dhcpv4.BootpHwAddrLen;
150 MAC_type = mode->DhcpAck.Dhcpv4.BootpHwType;
151 memcpy(MAC, mode->DhcpAck.Dhcpv4.BootpHwAddr, MAC_len);
157 parse_dhcp(&mode->PxeReply.Dhcpv4, pkt_len);
  /external/tremolo/Tremolo/
dsp.c 174 int mode; local
191 /* read our mode and pre/post windowsize */
192 mode=oggpack_read(&opb,modebits);
193 if(mode==-1)return(OV_EBADPACKET);
194 return(ci->blocksizes[ci->mode_param[mode].blockflag]);
211 int mode,i; local
221 /* read our mode and pre/post windowsize */
222 mode=oggpack_read(&vd->opb,ilog(ci->modes));
223 if(mode==-1 || mode>=ci->modes) return OV_EBADPACKET
    [all...]
  /external/v8/src/ast/
context-slot-cache.h 22 int Lookup(Object* data, String* name, VariableMode* mode,
27 void Update(Handle<Object> data, Handle<String> name, VariableMode mode,
49 VariableMode mode, InitializationFlag init_flag,
60 Value(VariableMode mode, InitializationFlag init_flag,
62 DCHECK(ModeField::is_valid(mode));
66 value_ = ModeField::encode(mode) | IndexField::encode(index) |
69 DCHECK(mode == this->mode());
79 VariableMode mode() { return ModeField::decode(value_); } function in struct:v8::internal::ContextSlotCache::Value
  /external/v8/src/debug/
debug-frames.cc 193 VariableMode mode; local
196 return ScopeInfo::ContextSlotIndex(info, parameter_name, &mode, &init_flag,
  /external/valgrind/include/
pub_tool_aspacemgr.h 106 UInt mode; member in struct:__anon42713
  /external/vboot_reference/futility/
cmd_vbutil_key.c 169 int mode = 0; local
205 mode = i;
210 mode = i;
225 switch (mode) {
231 printf("Must specify a mode.\n");
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/test/
iLBC_test.c 50 int len_int, mode; local
76 " mode : Frame size for the encoding/decoding\n");
97 mode=atoi(argv[1]);
98 if (mode != 20 && mode != 30) {
99 fprintf(stderr,"Wrong mode %s, must be 20, or 30\n",
137 fprintf(stderr,"\nMode : %2d ms\n", mode);
153 WebRtcIlbcfix_EncoderInit(Enc_Inst, mode);
154 WebRtcIlbcfix_DecoderInit(Dec_Inst, mode);
155 frameLen = (size_t)(mode*8)
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/neteq/
background_noise.h 71 NetEq::BackgroundNoiseMode mode() const { return mode_; } function in class:webrtc::BackgroundNoise
73 // Sets the mode of the background noise playout for cases when there is long
75 void set_mode(NetEq::BackgroundNoiseMode mode) { mode_ = mode; }
  /external/webrtc/webrtc/modules/audio_processing/
voice_detection_impl.cc 113 int mode = 2; local
116 mode = 3;
119 mode = 2;
122 mode = 1;
125 mode = 0;
131 int error = WebRtcVad_set_mode(vad_->state(), mode);
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.h 50 int mode; member in struct:wpa_driver_ndis_data
  /external/wpa_supplicant_8/wpa_supplicant/
op_classes.c 19 static enum chan_allowed allow_channel(struct hostapd_hw_modes *mode, u8 chan,
24 for (i = 0; i < mode->num_channels; i++) {
25 if (mode->channels[i].chan == chan)
29 if (i == mode->num_channels ||
30 (mode->channels[i].flag & HOSTAPD_CHAN_DISABLED))
34 *flags = mode->channels[i].flag;
36 if (mode->channels[i].flag & HOSTAPD_CHAN_NO_IR)
43 static int get_center_80mhz(struct hostapd_hw_modes *mode, u8 channel)
48 if (mode->mode != HOSTAPD_MODE_IEEE80211A
215 struct hostapd_hw_modes *mode; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/test/
amrnbdec_test.cpp 105 // Read mode
106 uint8_t mode; local
107 bytesRead = fread(&mode, 1, 1, fpInput);
111 Frame_Type_3GPP frameType = (Frame_Type_3GPP)((mode >> 3) & 0x0f);
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/test/
amrnb_enc_test.cpp 49 printf("Options +M* for setting compression bitrate mode, default is 4.75 kbps\n");
61 int encode(int mode, const char *srcFile, const char *dstFile) {
121 Frame_Type_3GPP frame_type = (Frame_Type_3GPP) mode;
123 bytesGenerated = AMREncode(amr->encCtx, amr->pidSyncCtx, (Mode)mode,
175 Mode mode = MR475; local
189 case '0': mode = MR475;
191 case '1': mode = MR515;
193 case '2': mode = MR59
    [all...]

Completed in 400 milliseconds

<<11121314151617181920>>