HomeSort by relevance Sort by last modified time
    Searched defs:caps (Results 51 - 75 of 308) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/skia/src/gpu/glsl/
GrGLSLFragmentShaderBuilder.cpp 126 const GrShaderCaps& caps = *fProgramBuilder->shaderCaps(); local
127 if (!caps.mustEnableAdvBlendEqs()) {
133 if (caps.mustEnableSpecificAdvBlendEqs()) {
153 const GrShaderCaps& caps = *fProgramBuilder->shaderCaps(); local
154 if (const char* extension = caps.secondaryOutputExtensionString()) {
162 if (caps.mustDeclareFragmentShaderOutput()) {
186 const GrShaderCaps& caps = *fProgramBuilder->shaderCaps(); local
187 return caps.mustDeclareFragmentShaderOutput() ? DeclaredSecondaryColorOutputName()
GrGLSLVarying.cpp 93 const GrShaderCaps& caps = *fProgramBuilder->shaderCaps(); local
94 if (!caps.noperspectiveInterpolationSupport()) {
97 if (const char* extension = caps.noperspectiveInterpolationExtensionString()) {
  /external/skia/src/gpu/vk/
GrVkPipelineStateBuilder.cpp 48 const GrCaps* GrVkPipelineStateBuilder::caps() const { function in class:GrVkPipelineStateBuilder
49 return fGpu->caps();
144 settings.fCaps = this->caps()->shaderCaps();
  /external/skia/tests/
GrSurfaceTest.cpp 79 const GrCaps* caps = context->caps(); local
116 bool ict = caps->isConfigTexturable(desc.fConfig);
123 (caps->isConfigTexturable(desc.fConfig) &&
124 caps->mipMapSupport()));
128 bool isRenderable = caps->isConfigRenderable(config);
135 isRenderable = SkToBool(caps->getRenderTargetSampleCount(2, config));
162 if (!context_info.grContext()->caps()->isConfigTexturable(desc.fConfig)) {
167 if (rt && !context->caps()->isConfigRenderable(desc.fConfig)) {
ProxyTest.cpp 41 const GrCaps& caps,
47 REPORTER_ASSERT(reporter, rtProxy->maxWindowRectangles(caps) == expectedMaxWindowRects);
100 const GrCaps& caps = *ctxInfo.grContext()->caps(); local
142 caps.getRenderTargetSampleCount(numSamples, config);
143 check_rendertarget(reporter, caps, resourceProvider,
146 fit, caps.maxWindowRectangles());
191 const GrCaps& caps = *ctxInfo.grContext()->caps(); local
202 GrPixelConfig config = SkImageInfo2GrPixelConfig(colorType, nullptr, caps);
    [all...]
  /external/skqp/gm/
bigrrectaaeffect.cpp 80 const auto& caps = *renderTargetContext->caps()->shaderCaps(); variable
81 auto fp = GrRRectEffect::Make(edgeType, rrect, caps);
  /external/skqp/src/gpu/
GrOpFlushState.cpp 27 const GrCaps& GrOpFlushState::caps() const { function in class:GrOpFlushState
28 return *fGpu->caps();
GrRenderTargetContext.h 335 const GrCaps* caps() const { return fContext->caps(); } function in class:GrRenderTargetContext::CanClearFullscreen
389 return GrChooseAAType(aa, this->fsaaType(), allowMixedSamples, *this->caps());
GrResourceProvider.h 184 /** Normally the caps may indicate a preference for client-side buffers. Set this flag when
254 const GrCaps* caps() const { return fCaps.get(); } function in class:GrResourceProvider
  /external/skqp/src/gpu/glsl/
GrGLSLVarying.cpp 85 const GrShaderCaps& caps = *fProgramBuilder->shaderCaps(); local
86 if (!caps.noperspectiveInterpolationSupport()) {
89 if (const char* extension = caps.noperspectiveInterpolationExtensionString()) {
  /external/skqp/src/gpu/vk/
GrVkPipelineStateBuilder.cpp 46 const GrCaps* GrVkPipelineStateBuilder::caps() const { function in class:GrVkPipelineStateBuilder
47 return fGpu->caps();
142 settings.fCaps = this->caps()->shaderCaps();
  /external/skqp/tests/
GrSurfaceTest.cpp 79 const GrCaps* caps = context->caps(); local
126 bool ict = caps->isConfigTexturable(desc.fConfig);
140 (caps->isConfigTexturable(desc.fConfig) &&
141 caps->mipMapSupport() &&
146 bool icr = caps->isConfigRenderable(config, false);
153 icr = caps->isConfigRenderable(config, true);
176 if (!context_info.grContext()->caps()->isConfigTexturable(desc.fConfig)) {
181 if (rt && !context->caps()->isConfigRenderable(desc.fConfig, false)) {
  /external/webrtc/talk/media/webrtc/
fakewebrtcdeviceinfo.h 44 std::vector<webrtc::VideoCaptureCapability> caps; member in struct:FakeWebRtcDeviceInfo::Device
55 dev->caps.push_back(cap);
82 return static_cast<int32_t>(dev->caps.size());
89 if (device_cap_num >= dev->caps.size()) return -1;
90 cap = dev->caps[device_cap_num];
  /external/webrtc/webrtc/libjingle/xmpp/
presencereceivetask.cc 114 const XmlElement * caps = stanza->FirstNamed(QN_CAPS_C); local
115 if (caps != NULL) {
116 std::string node = caps->Attr(QN_NODE);
117 std::string ver = caps->Attr(QN_VER);
118 std::string exts = caps->Attr(QN_EXT);
  /external/webrtc/webrtc/modules/video_capture/windows/
video_capture_ds.cc 249 VIDEO_STREAM_CONFIG_CAPS caps; local
264 &pmt, reinterpret_cast<BYTE*> (&caps));
  /frameworks/av/media/libstagefright/
OmxInfoBuilder.cpp 61 MediaCodecInfo::CapabilitiesWriter* caps) {
64 node.owner.c_str(), node.name.c_str(), mime, isEncoder, caps);
75 caps->addDetail(
80 caps->addDetail(
197 std::unique_ptr<MediaCodecInfo::CapabilitiesWriter> caps = local
200 node, typeName.c_str(), isEncoder, caps.get()) != OK) {
229 std::unique_ptr<MediaCodecInfo::CapabilitiesWriter> caps = local
232 *node, typeName.c_str(), isEncoder, caps.get()) != OK) {
  /frameworks/wilhelm/src/android/
VideoCodec_to_android.cpp 85 sp<MediaCodecInfo::Capabilities> caps = info->getCapabilitiesFor(kVideoMimeTypes[m]); local
86 if (caps == NULL) {
93 caps->getSupportedProfileLevels(&profileLevels);
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
HdcpControl.cpp 228 unsigned int caps = 0; local
229 int ret = drmCommandRead(fd, DRM_PSB_QUERY_HDCP, &caps, sizeof(caps));
234 if (caps == 0) {
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
HdcpControl.cpp 237 unsigned int caps = 0; local
238 int ret = drmCommandRead(fd, DRM_PSB_QUERY_HDCP, &caps, sizeof(caps));
243 if (caps == 0) {
  /hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
Composer.h 63 std::vector<IComposer::Capability> caps; variable
66 caps.push_back(cap);
71 caps_reply.setToExternal(caps.data(), caps.size());
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 196 cam_capability_t *caps = ( cam_capability_t * ) ( test_obj->cap_buf.buf.buffer ); local
197 if (caps->qcom_supported_feature_mask & CAM_QCOM_FEATURE_SHARPNESS) {
  /packages/apps/Settings/src/com/android/settings/users/
UserCapabilities.java 44 UserCapabilities caps = new UserCapabilities(); local
47 caps.mEnabled = false;
48 return caps;
52 caps.mIsGuest = myUserInfo.isGuest();
53 caps.mIsAdmin = myUserInfo.isAdmin();
58 caps.mCanAddRestrictedProfile = false;
60 caps.updateAddUserCapabilities(context);
61 return caps;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CapsModeUtils.java 36 * Apply an auto-caps mode to a string.
38 * This intentionally does NOT apply manual caps mode. It only changes the capitalization if
39 * the mode is one of the auto-caps modes.
57 * Return whether a constant represents an auto-caps mode (either auto-shift or auto-shift-lock)
59 * @return true if this represents an auto-caps mode, false otherwise
83 * Determine what caps mode should be in effect at the current offset in
85 * checked. Note that the caps mode flags here are explicitly defined
91 * @param cs The text that should be checked for caps modes.
233 // return caps for MODE_CHARACTERS and MODE_WORDS, but not for MODE_SENTENCES.
247 // digit => NUMBER if German; end with caps otherwis
274 final int caps = (TextUtils.CAP_MODE_CHARACTERS | TextUtils.CAP_MODE_WORDS local
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
exec_linux_test.go 440 type caps struct { type
445 func getCaps() (caps, error) {
446 var c caps
490 caps, err := getCaps()
495 if caps.data[0].effective&(1<<uint(CAP_SYS_TIME)) == 0 {
518 caps, err := getCaps()
525 caps.data[0].permitted |= 1 << uint(CAP_SYS_TIME)
526 caps.data[0].inheritable |= 1 << uint(CAP_SYS_TIME)
528 if _, _, errno := syscall.Syscall(syscall.SYS_CAPSET, uintptr(unsafe.Pointer(&caps.hdr)), uintptr(unsafe.Pointer(&caps.data[0])), 0); errno != 0
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
exec_linux_test.go 440 type caps struct { type
445 func getCaps() (caps, error) {
446 var c caps
490 caps, err := getCaps()
495 if caps.data[0].effective&(1<<uint(CAP_SYS_TIME)) == 0 {
518 caps, err := getCaps()
525 caps.data[0].permitted |= 1 << uint(CAP_SYS_TIME)
526 caps.data[0].inheritable |= 1 << uint(CAP_SYS_TIME)
528 if _, _, errno := syscall.Syscall(syscall.SYS_CAPSET, uintptr(unsafe.Pointer(&caps.hdr)), uintptr(unsafe.Pointer(&caps.data[0])), 0); errno != 0
    [all...]

Completed in 1029 milliseconds

1 23 4 5 6 7 8 91011>>